LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 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().