|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"#include "G4String.hh"#include "geomdefs.hh"#include "G4RotationMatrix.hh"#include "G4ThreeVector.hh"#include "G4GeomSplitter.hh"#include "G4VPhysicalVolume.icc"Go to the source code of this file.
Classes | |
| class | G4PVData |
| G4PVData encapsulates the fields associated to G4VPhysicalVolume that are not read-only - they will change during simulation and must have a per-thread state. More... | |
| class | G4VPhysicalVolume |
| G4VPhysicalVolume is an abstract base class for the representation of a positioned volume. The volume is placed within a mother volume, relative to its coordinate system. Either a single positioned volume or many positioned volumes can be represented by a particular G4VPhysicalVolume. More... | |
Typedefs | |
| using | G4PVManager = G4GeomSplitter<G4PVData> |
| using G4PVManager = G4GeomSplitter<G4PVData> |
Type defined for use of G4PVData objects.
Definition at line 75 of file G4VPhysicalVolume.hh.