Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
pyG4VPhysicalVolume Namespace Reference

Variables

const G4RotationMatrix
*(G4VPhysicalVolume::* 
f1_GetRotation )() const = &G4VPhysicalVolume::GetRotation
 
G4RotationMatrix
*(G4VPhysicalVolume::* 
f2_GetRotation )() = &G4VPhysicalVolume::GetRotation
 

Variable Documentation

const G4RotationMatrix*(G4VPhysicalVolume::* pyG4VPhysicalVolume::f1_GetRotation)() const = &G4VPhysicalVolume::GetRotation

Definition at line 45 of file pyG4VPhysicalVolume.cc.

Referenced by export_G4VPhysicalVolume().

G4RotationMatrix*(G4VPhysicalVolume::* pyG4VPhysicalVolume::f2_GetRotation)() = &G4VPhysicalVolume::GetRotation

Definition at line 48 of file pyG4VPhysicalVolume.cc.

Referenced by export_G4VPhysicalVolume().