Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PDefManager.hh>
Public Member Functions | |
void | initialize () |
Public Attributes | |
G4ProcessManager * | theProcessManager = nullptr |
G4VTrackingManager * | theTrackingManager = nullptr |
Definition at line 69 of file G4PDefManager.hh.
void G4PDefData::initialize | ( | ) |
Definition at line 41 of file G4PDefManager.cc.
Referenced by G4PDefManager::NewSubInstances().
G4ProcessManager* G4PDefData::theProcessManager = nullptr |
Definition at line 78 of file G4PDefManager.hh.
Referenced by initialize().
G4VTrackingManager* G4PDefData::theTrackingManager = nullptr |
Definition at line 79 of file G4PDefManager.hh.
Referenced by initialize().