#include <G4ErrorRunManagerHelper.hh>
Definition at line 51 of file G4ErrorRunManagerHelper.hh.
◆ G4ErrorRunManagerHelper()
G4ErrorRunManagerHelper::G4ErrorRunManagerHelper |
( |
| ) |
|
Definition at line 56 of file G4ErrorRunManagerHelper.cc.
59 G4Exception(
"G4ErrorRunManagerHelper::G4ErrorRunManagerHelper()",
61 "G4eRunManageKernel constructed twice.");
G4VPhysicalVolume * theUserWorld
static G4RunManagerKernel * GetRunManagerKernel()
G4RunManagerKernel * theG4RunManagerKernel
G4VUserPhysicsList * theUserPhysicsList
G4GLOB_DLL std::ostream G4cout
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
static G4ThreadLocal G4ErrorRunManagerHelper * fRunManagerKernel
void SetVerboseLevel(G4int vl)
◆ ~G4ErrorRunManagerHelper()
G4ErrorRunManagerHelper::~G4ErrorRunManagerHelper |
( |
| ) |
|
|
virtual |
◆ GetRunManagerKernel()
◆ GetUserPhysicsList()
◆ InitializeGeometry()
void G4ErrorRunManagerHelper::InitializeGeometry |
( |
| ) |
|
Definition at line 108 of file G4ErrorRunManagerHelper.cc.
119 ->GetNavigatorForTracking()->GetWorldVolume() == 0 ) {
120 G4Exception(
"G4ErrorRunManagerHelper::InitializeGeometry()",
122 "No world defined in your geometry!" );
G4VPhysicalVolume * theUserWorld
G4RunManagerKernel * theG4RunManagerKernel
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
static G4TransportationManager * GetTransportationManager()
void DefineWorldVolume(G4VPhysicalVolume *worldVol, G4bool topologyIsChanged=true)
◆ InitializePhysics()
void G4ErrorRunManagerHelper::InitializePhysics |
( |
| ) |
|
Definition at line 130 of file G4ErrorRunManagerHelper.cc.
133 G4cout <<
" G4ErrorRunManagerHelper::InitializePhysics " <<
G4endl;
144 std::ostringstream message;
145 message <<
"Physics list is not G4ErrorPhysicsList. Are you sure?";
146 G4Exception(
"G4ErrorRunManagerHelper::InitializePhysics()",
void SetPhysics(G4VUserPhysicsList *uPhys)
G4RunManagerKernel * theG4RunManagerKernel
G4VUserPhysicsList * theUserPhysicsList
G4GLOB_DLL std::ostream G4cout
G4VUserPhysicsList * GetUserPhysicsList() const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
static G4RunManager * GetRunManager()
◆ RunInitialization()
void G4ErrorRunManagerHelper::RunInitialization |
( |
| ) |
|
Definition at line 161 of file G4ErrorRunManagerHelper.cc.
G4RunManagerKernel * theG4RunManagerKernel
G4bool RunInitialization(G4bool fakeRun=false)
◆ RunTermination()
void G4ErrorRunManagerHelper::RunTermination |
( |
| ) |
|
◆ SetUserAction() [1/2]
Definition at line 168 of file G4ErrorRunManagerHelper.cc.
void SetUserAction(G4UserEventAction *userAction)
static G4EventManager * GetEventManager()
◆ SetUserAction() [2/2]
Definition at line 176 of file G4ErrorRunManagerHelper.cc.
void SetUserAction(G4UserEventAction *userAction)
static G4EventManager * GetEventManager()
◆ SetUserInitialization() [1/3]
◆ SetUserInitialization() [2/3]
◆ SetUserInitialization() [3/3]
◆ fRunManagerKernel
◆ theG4RunManagerKernel
◆ theUserPhysicsList
◆ theUserWorld
The documentation for this class was generated from the following files: