1 #ifndef SimG4Core_RunManagerMT_H 2 #define SimG4Core_RunManagerMT_H 32 class G4MTRunManagerKernel;
37 class G4GeometryManager;
81 inline const std::vector<std::string>&
G4Commands()
const {
89 return m_physicsList.get();
94 void DumpMagneticField(
const G4Field*)
const;
const std::string m_PhysicsTablesDir
bool m_managerInitialized
const SensitiveDetectorCatalog & catalog() const
std::unique_ptr< DDG4ProductionCuts > m_prodCuts
G4MTRunManagerKernel * m_kernel
void initializeUserActions()
SensitiveDetectorCatalog m_catalog
edm::ParameterSet m_pRunAction
HepPDT::ParticleDataTable ParticleDataTable
void abortRun(bool softAbort=false)
G4StateManager * m_stateManager
std::vector< std::string > m_G4Commands
std::unique_ptr< CustomUIsession > m_UIsession
Compact representation of the geometrical detector hierarchy.
const DDDWorld & world() const
bool m_StorePhysicsTables
G4GeometryManager * m_geometryManager
std::unique_ptr< PhysicsList > m_physicsList
edm::ParameterSet m_pField
std::unique_ptr< DDDWorld > m_world
PhysicsList * physicsListForWorker() const
edm::ParameterSet m_pPhysics
bool m_RestorePhysicsTables
const std::vector< std::string > & G4Commands() const
std::unique_ptr< SimRunInterface > m_runInterface
edm::ParameterSet m_g4overlap
RunAction * m_userRunAction
void Connect(RunAction *)
SimActivityRegistry m_registry