|
Geant4-11
|
Variables | |
| const G4RotationMatrix *(G4VPhysicalVolume::* | f1_GetRotation )() const = &G4VPhysicalVolume::GetRotation |
| G4RotationMatrix *(G4VPhysicalVolume::* | f2_GetRotation )() = &G4VPhysicalVolume::GetRotation |
| const G4RotationMatrix *(G4VPhysicalVolume::* pyG4VPhysicalVolume::f1_GetRotation) () const | ( | ) | const = &G4VPhysicalVolume::GetRotation |
Definition at line 44 of file pyG4VPhysicalVolume.cc.
Referenced by export_G4VPhysicalVolume().
| G4RotationMatrix *(G4VPhysicalVolume::* pyG4VPhysicalVolume::f2_GetRotation) () | ( | ) | = &G4VPhysicalVolume::GetRotation |
Definition at line 47 of file pyG4VPhysicalVolume.cc.
Referenced by export_G4VPhysicalVolume().