Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RunManagerKernel.hh>
Public Types | |
enum | RMKType { sequentialRMK , masterRMK , workerRMK } |
Static Public Member Functions | |
static G4RunManagerKernel * | GetRunManagerKernel () |
Protected Member Functions | |
G4RunManagerKernel (RMKType rmkType) | |
void | SetupDefaultRegion () |
void | SetupPhysics () |
void | ResetNavigator () |
void | BuildPhysicsTables (G4bool fakeRun) |
void | CheckRegions () |
virtual void | SetupShadowProcess () const |
void | PropagateGenericIonID () |
Protected Attributes | |
RMKType | runManagerKernelType |
G4Region * | defaultRegion = nullptr |
G4Region * | defaultRegionForParallelWorld = nullptr |
G4bool | geometryNeedsToBeClosed = true |
Definition at line 64 of file G4RunManagerKernel.hh.
Enumerator | |
---|---|
sequentialRMK | |
masterRMK | |
workerRMK |
Definition at line 166 of file G4RunManagerKernel.hh.
G4RunManagerKernel::G4RunManagerKernel | ( | ) |
Definition at line 97 of file G4RunManagerKernel.cc.
Referenced by G4MTRunManagerKernel::G4MTRunManagerKernel(), G4TaskRunManagerKernel::G4TaskRunManagerKernel(), G4WorkerRunManagerKernel::G4WorkerRunManagerKernel(), G4WorkerTaskRunManagerKernel::G4WorkerTaskRunManagerKernel(), and GetRunManagerKernel().
|
virtual |
Definition at line 300 of file G4RunManagerKernel.cc.
|
protected |
Definition at line 172 of file G4RunManagerKernel.cc.
|
protected |
Definition at line 730 of file G4RunManagerKernel.cc.
Referenced by RunInitialization().
|
protected |
Definition at line 750 of file G4RunManagerKernel.cc.
Referenced by InitializePhysics(), and UpdateRegion().
void G4RunManagerKernel::DefineWorldVolume | ( | G4VPhysicalVolume * | worldVol, |
G4bool | topologyIsChanged = true ) |
Definition at line 430 of file G4RunManagerKernel.cc.
void G4RunManagerKernel::DumpRegion | ( | const G4String & | rname | ) | const |
Definition at line 811 of file G4RunManagerKernel.cc.
Referenced by BuildPhysicsTables(), DumpRegion(), and DumpRegion().
void G4RunManagerKernel::DumpRegion | ( | G4Region * | region = nullptr | ) | const |
Definition at line 818 of file G4RunManagerKernel.cc.
|
inline |
Definition at line 119 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 162 of file G4RunManagerKernel.hh.
Referenced by G4WorkerRunManager::InitializeGeometry().
|
inline |
Definition at line 127 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 157 of file G4RunManagerKernel.hh.
Referenced by G4PhysicsListHelper::AddTransportation(), and G4WorkerRunManager::InitializeGeometry().
|
inline |
Definition at line 164 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 160 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 137 of file G4RunManagerKernel.hh.
Referenced by RunInitialization().
|
static |
Definition at line 91 of file G4RunManagerKernel.cc.
Referenced by G4PhysicsListHelper::AddTransportation(), G4VisManager::Disable(), and G4ErrorRunManagerHelper::G4ErrorRunManagerHelper().
|
inline |
Definition at line 128 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 129 of file G4RunManagerKernel.hh.
Referenced by G4VisManager::Disable().
|
inline |
Definition at line 142 of file G4RunManagerKernel.hh.
void G4RunManagerKernel::InitializePhysics | ( | ) |
Definition at line 553 of file G4RunManagerKernel.cc.
|
inline |
Definition at line 125 of file G4RunManagerKernel.hh.
|
protected |
Definition at line 659 of file G4RunManagerKernel.cc.
Referenced by RunInitialization().
|
protected |
Definition at line 682 of file G4RunManagerKernel.cc.
Referenced by RunInitialization().
|
inline |
Definition at line 154 of file G4RunManagerKernel.hh.
Definition at line 606 of file G4RunManagerKernel.cc.
void G4RunManagerKernel::RunTermination | ( | ) |
Definition at line 674 of file G4RunManagerKernel.cc.
|
inline |
Definition at line 146 of file G4RunManagerKernel.hh.
|
inline |
Definition at line 158 of file G4RunManagerKernel.hh.
void G4RunManagerKernel::SetPhysics | ( | G4VUserPhysicsList * | uPhys | ) |
Definition at line 489 of file G4RunManagerKernel.cc.
|
inline |
Definition at line 133 of file G4RunManagerKernel.hh.
|
protected |
Definition at line 282 of file G4RunManagerKernel.cc.
Referenced by DefineWorldVolume().
|
protected |
Definition at line 512 of file G4RunManagerKernel.cc.
Referenced by SetPhysics().
|
protectedvirtual |
Reimplemented in G4MTRunManagerKernel, G4TaskRunManagerKernel, G4WorkerRunManagerKernel, and G4WorkerTaskRunManagerKernel.
Definition at line 945 of file G4RunManagerKernel.cc.
Referenced by RunInitialization(), G4MTRunManagerKernel::SetupShadowProcess(), and G4TaskRunManagerKernel::SetupShadowProcess().
|
inline |
Definition at line 144 of file G4RunManagerKernel.hh.
void G4RunManagerKernel::UpdateRegion | ( | ) |
Definition at line 710 of file G4RunManagerKernel.cc.
Referenced by RunInitialization().
void G4RunManagerKernel::WorkerDefineWorldVolume | ( | G4VPhysicalVolume * | worldVol, |
G4bool | topologyIsChanged = true ) |
Definition at line 380 of file G4RunManagerKernel.cc.
void G4RunManagerKernel::WorkerUpdateWorldVolume | ( | ) |
Definition at line 364 of file G4RunManagerKernel.cc.
|
protected |
Definition at line 198 of file G4RunManagerKernel.hh.
Referenced by DefineWorldVolume(), G4RunManagerKernel(), G4RunManagerKernel(), and SetupDefaultRegion().
|
protected |
Definition at line 199 of file G4RunManagerKernel.hh.
Referenced by CheckRegions(), G4RunManagerKernel(), and G4RunManagerKernel().
|
protected |
Definition at line 200 of file G4RunManagerKernel.hh.
Referenced by DefineWorldVolume(), GeometryHasBeenModified(), ResetNavigator(), RunInitialization(), SetGeometryToBeOptimized(), and WorkerDefineWorldVolume().
|
protected |
Definition at line 197 of file G4RunManagerKernel.hh.
Referenced by BuildPhysicsTables(), G4RunManagerKernel(), G4RunManagerKernel(), ResetNavigator(), RunTermination(), SetPhysics(), SetupDefaultRegion(), UpdateRegion(), and ~G4RunManagerKernel().