Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
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 44 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().

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

Definition at line 45 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().