LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
pyG4RotationMatrix Namespace Reference

Variables

XXX &(XXX::* f1_rotate )(G4double, const G4ThreeVector &) = &XXX::rotate
 
XXX &(XXX::* f2_rotate )(G4double, const G4ThreeVector *) = &XXX::rotate
 

Variable Documentation

XXX&(XXX::* pyG4RotationMatrix::f1_rotate) (G4double, const G4ThreeVector &) = &XXX::rotate

Definition at line 43 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().

XXX&(XXX::* pyG4RotationMatrix::f2_rotate) (G4double, const G4ThreeVector *) = &XXX::rotate

Definition at line 44 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().