![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/management/include/G4VPhysicalVolume.hh>
Collaboration diagram for G4PVData: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.
View newest version in sPHENIX GitHub at line 55 of file G4VPhysicalVolume.hh
|
inline |
Definition at line 63 of file G4VPhysicalVolume.hh.
View newest version in sPHENIX GitHub at line 63 of file G4VPhysicalVolume.hh
|
inline |
Definition at line 65 of file G4VPhysicalVolume.hh.
View newest version in sPHENIX GitHub at line 65 of file G4VPhysicalVolume.hh
| G4RotationMatrix* G4PVData::frot = nullptr |
Definition at line 71 of file G4VPhysicalVolume.hh.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 72 of file G4VPhysicalVolume.hh
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().