Geant4  10.02.p01
pyG4RotationMatrix.cc File Reference
#include <boost/python.hpp>
#include "G4RotationMatrix.hh"
+ Include dependency graph for pyG4RotationMatrix.cc:

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 Documentation

Definition at line 37 of file pyG4RotationMatrix.cc.

Function Documentation

void export_G4RotationMatrix ( )

Definition at line 54 of file pyG4RotationMatrix.cc.

References pyG4RotationMatrix::f1_rotate, and pyG4RotationMatrix::f2_rotate.

Referenced by BOOST_PYTHON_MODULE().

+ Here is the caller graph for this function: