32 #include <boost/python.hpp> void export_G4UserRunAction()
 
void export_G4VUserPrimaryGeneratorAction()
 
void export_G4RunManager()
 
void export_G4VUserPhysicsList()
 
void export_G4VUserDetectorConstruction()
 
void export_G4VPhysicsConstructor()
 
BOOST_PYTHON_MODULE(G4run)
 
void export_G4VModularPhysicsList()
 
void export_G4RunManagerKernel()