ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.

View newest version in sPHENIX GitHub at line 43 of file pyG4RotationMatrix.cc

Referenced by export_G4RotationMatrix(), and export_G4ThreeVector().

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

Definition at line 44 of file pyG4RotationMatrix.cc.

View newest version in sPHENIX GitHub at line 44 of file pyG4RotationMatrix.cc

Referenced by export_G4RotationMatrix(), and export_G4ThreeVector().