|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WorkerRunManagerKernel.hh>
Inheritance diagram for G4WorkerRunManagerKernel:Protected Member Functions | |
| void | SetupShadowProcess () const override |
Protected Member Functions inherited from G4RunManagerKernel | |
| G4RunManagerKernel (RMKType rmkType) | |
| void | SetupDefaultRegion () |
| void | SetupPhysics () |
| void | ResetNavigator () |
| void | BuildPhysicsTables (G4bool fakeRun) |
| void | CheckRegions () |
| void | PropagateGenericIonID () |
Additional Inherited Members | |
Public Types inherited from G4RunManagerKernel | |
| enum | RMKType { sequentialRMK , masterRMK , workerRMK } |
Static Public Member Functions inherited from G4RunManagerKernel | |
| static G4RunManagerKernel * | GetRunManagerKernel () |
Protected Attributes inherited from G4RunManagerKernel | |
| RMKType | runManagerKernelType |
| G4Region * | defaultRegion = nullptr |
| G4Region * | defaultRegionForParallelWorld = nullptr |
| G4bool | geometryNeedsToBeClosed = true |
Definition at line 58 of file G4WorkerRunManagerKernel.hh.
| G4WorkerRunManagerKernel::G4WorkerRunManagerKernel | ( | ) |
Definition at line 36 of file G4WorkerRunManagerKernel.cc.
|
override |
Definition at line 51 of file G4WorkerRunManagerKernel.cc.
|
overrideprotectedvirtual |
Reimplemented from G4RunManagerKernel.
Definition at line 57 of file G4WorkerRunManagerKernel.cc.