Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPhysicalVolume.hh>
Public Member Functions | |
G4PVData () | |
void | initialize () |
Public Attributes | |
G4RotationMatrix * | frot = nullptr |
G4double | tx = 0. |
G4double | ty = 0. |
G4double | tz = 0. |
Definition at line 55 of file G4VPhysicalVolume.hh.
|
inline |
Definition at line 63 of file G4VPhysicalVolume.hh.
|
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().