Geant4-11
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

◆ f1_rotate

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

Definition at line 43 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().

◆ f2_rotate

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

Definition at line 44 of file pyG4RotationMatrix.cc.

Referenced by export_G4RotationMatrix().