| 
    Geant4
    10.03
    
   | 
 
 Include dependency graph for G4VPhysicalVolume.cc:Go to the source code of this file.
Macros | |
| #define | G4MT_rot ((subInstanceManager.offset[instanceID]).frot) | 
| #define | G4MT_trans ((subInstanceManager.offset[instanceID]).ftrans) | 
| #define | G4MT_pvdata (subInstanceManager.offset[instanceID]) | 
| #define G4MT_pvdata (subInstanceManager.offset[instanceID]) | 
Definition at line 48 of file G4VPhysicalVolume.cc.
| #define G4MT_rot ((subInstanceManager.offset[instanceID]).frot) | 
Definition at line 46 of file G4VPhysicalVolume.cc.
Referenced by G4VPhysicalVolume::GetFrameRotation(), G4VPhysicalVolume::GetObjectRotationValue(), G4VPhysicalVolume::GetRotation(), and G4VPhysicalVolume::SetRotation().
| #define G4MT_trans ((subInstanceManager.offset[instanceID]).ftrans) | 
Definition at line 47 of file G4VPhysicalVolume.cc.
Referenced by G4VPhysicalVolume::GetFrameTranslation(), G4VPhysicalVolume::GetObjectTranslation(), G4VPhysicalVolume::GetTranslation(), and G4VPhysicalVolume::SetTranslation().