|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"#include "G4AffineTransform.hh"#include "G4VPhysicalVolume.hh"#include "G4Allocator.hh"#include "geomwdefs.hh"#include "G4NavigationLevelRep.icc"Go to the source code of this file.
Classes | |
| class | G4NavigationLevelRep |
| G4NavigationLevelRep is a data representation class, used to hold the data for a single level of the nvigation history tree. This is the body of a handle/body pair of classes, that implement reference counting for navigation levels. The corresponding handle class is G4NavigationLevel. More... | |