32 #include <boost/python.hpp> 
   34 using namespace boost::python;
 
void export_G4RunManagerKernel()
 
void export_G4UserRunAction()
 
void export_G4VUserPrimaryGeneratorAction()
 
void export_G4VUserPhysicsList()
 
void export_G4VModularPhysicsList()
 
void export_G4VPhysicsConstructor()
 
void export_G4VUserDetectorConstruction()
 
BOOST_PYTHON_MODULE(testem0)
 
void export_G4RunManager()