Geant4-11
Functions
pyQgeom Namespace Reference

Functions

void Construct ()
 

Function Documentation

◆ Construct()

void pyQgeom::Construct ( )

Definition at line 47 of file pyQgeom.cc.

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

References G4RunManager::GetRunManager().

Referenced by BOOST_PYTHON_MODULE().