ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Macros | |
#define | G4MT_rot ((subInstanceManager.offset[instanceID]).frot) |
#define | G4MT_tx ((subInstanceManager.offset[instanceID]).tx) |
#define | G4MT_ty ((subInstanceManager.offset[instanceID]).ty) |
#define | G4MT_tz ((subInstanceManager.offset[instanceID]).tz) |
#define | G4MT_pvdata (subInstanceManager.offset[instanceID]) |
#define G4MT_pvdata (subInstanceManager.offset[instanceID]) |
Definition at line 50 of file G4VPhysicalVolume.cc.
View newest version in sPHENIX GitHub at line 50 of file G4VPhysicalVolume.cc
#define G4MT_rot ((subInstanceManager.offset[instanceID]).frot) |
Definition at line 46 of file G4VPhysicalVolume.cc.
View newest version in sPHENIX GitHub at line 46 of file G4VPhysicalVolume.cc
Referenced by G4VPhysicalVolume::GetFrameRotation(), G4VPhysicalVolume::GetObjectRotationValue(), G4VPhysicalVolume::GetRotation(), and G4VPhysicalVolume::SetRotation().
#define G4MT_tx ((subInstanceManager.offset[instanceID]).tx) |
Definition at line 47 of file G4VPhysicalVolume.cc.
View newest version in sPHENIX GitHub at line 47 of file G4VPhysicalVolume.cc
Referenced by G4VPhysicalVolume::GetFrameTranslation(), G4VPhysicalVolume::GetObjectTranslation(), G4VPhysicalVolume::GetTranslation(), and G4VPhysicalVolume::SetTranslation().
#define G4MT_ty ((subInstanceManager.offset[instanceID]).ty) |
Definition at line 48 of file G4VPhysicalVolume.cc.
View newest version in sPHENIX GitHub at line 48 of file G4VPhysicalVolume.cc
Referenced by G4VPhysicalVolume::GetFrameTranslation(), G4VPhysicalVolume::GetObjectTranslation(), G4VPhysicalVolume::GetTranslation(), and G4VPhysicalVolume::SetTranslation().
#define G4MT_tz ((subInstanceManager.offset[instanceID]).tz) |
Definition at line 49 of file G4VPhysicalVolume.cc.
View newest version in sPHENIX GitHub at line 49 of file G4VPhysicalVolume.cc
Referenced by G4VPhysicalVolume::GetFrameTranslation(), G4VPhysicalVolume::GetObjectTranslation(), G4VPhysicalVolume::GetTranslation(), and G4VPhysicalVolume::SetTranslation().