|
Geant4-11
|
#include <G4VPhysicalVolume.hh>
Public Member Functions | |
| G4PVData ()=default | |
| void | initialize () |
Data Fields | |
| G4RotationMatrix * | frot = nullptr |
| G4double | tx = 0. |
| G4double | ty = 0. |
| G4double | tz = 0. |
Definition at line 55 of file G4VPhysicalVolume.hh.
|
default |
|
inline |
Definition at line 65 of file G4VPhysicalVolume.hh.
| G4RotationMatrix* G4PVData::frot = nullptr |
Definition at line 71 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().
| G4double G4PVData::tx = 0. |
Definition at line 72 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().
| G4double G4PVData::ty = 0. |
Definition at line 72 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().
| G4double G4PVData::tz = 0. |
Definition at line 72 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().