Geant4-11
Variables
pyG4VPhysicalVolume Namespace Reference

Variables

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

Variable Documentation

◆ f1_GetRotation

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

Definition at line 44 of file pyG4VPhysicalVolume.cc.

Referenced by export_G4VPhysicalVolume().

◆ f2_GetRotation

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

Definition at line 47 of file pyG4VPhysicalVolume.cc.

Referenced by export_G4VPhysicalVolume().