Geant4
10.02.p01
|
Go to the source code of this file.
Namespaces | |
pyG4RotationMatrix | |
Typedefs | |
typedef G4RotationMatrix | XXX |
Functions | |
void | export_G4RotationMatrix () |
Variables | |
XXX &(XXX::* | pyG4RotationMatrix::f1_rotate )(G4double, const G4ThreeVector &) = &XXX::rotate |
XXX &(XXX::* | pyG4RotationMatrix::f2_rotate )(G4double, const G4ThreeVector *) = &XXX::rotate |
typedef G4RotationMatrix XXX |
Definition at line 37 of file pyG4RotationMatrix.cc.
void export_G4RotationMatrix | ( | ) |
Definition at line 54 of file pyG4RotationMatrix.cc.
References pyG4RotationMatrix::f1_rotate, and pyG4RotationMatrix::f2_rotate.
Referenced by BOOST_PYTHON_MODULE().