37 #include <boost/python.hpp> 
   41 using namespace boost::python;
 
   46 namespace pyExN03geom {
 
   56 using namespace pyExN03geom;
 
   65     bases<G4VUserDetectorConstruction> >
 
   66     (
"ExN01DetectorConstruction", 
"ExN01 detector")
 
static G4RunManager * GetRunManager()
 
BOOST_PYTHON_MODULE(TestEm0)