Geant4-11
Functions
pyExN03geom Namespace Reference

Functions

void Construct ()
 

Function Documentation

◆ Construct()

void pyExN03geom::Construct ( )

Definition at line 47 of file pyExN01geom.cc.

48{
50 runMgr-> SetUserInitialization(new ExN01DetectorConstruction);
51}
static G4RunManager * GetRunManager()

References G4RunManager::GetRunManager().

Referenced by BOOST_PYTHON_MODULE().