Geant4
10.02.p02
|
#include <G4VPhysicalVolume.hh>
Public Member Functions | |
G4PVData () | |
void | initialize () |
Public Attributes | |
G4RotationMatrix * | frot |
G4ThreeVector | ftrans |
Definition at line 61 of file G4VPhysicalVolume.hh.
|
inline |
Definition at line 68 of file G4VPhysicalVolume.hh.
|
inline |
Definition at line 70 of file G4VPhysicalVolume.hh.
G4RotationMatrix* G4PVData::frot |
Definition at line 75 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().
G4ThreeVector G4PVData::ftrans |
Definition at line 76 of file G4VPhysicalVolume.hh.
Referenced by G4VPhysicalVolume::G4VPhysicalVolume(), and initialize().