32 #include <boost/python.hpp> 
   34 using namespace boost::python;
 
void export_G4ApplicationState()
 
void export_G4UserLimits()
 
void export_G4ThreeVector()
 
void export_G4RotationMatrix()
 
void export_RandomEngines()
 
void export_G4TwoVector()
 
BOOST_PYTHON_MODULE(testem0)
 
void export_G4UnitsTable()
 
void export_G4Exception()
 
void export_G4StateManager()
 
void export_G4ExceptionSeverity()
 
void export_G4ExceptionHandler()
 
void export_G4RandomDirection()