|
Geant4 10.7.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 |
Protected Member Functions inherited from G4RunManagerKernel | |
| G4RunManagerKernel (RMKType rmkType) | |
| void | SetupDefaultRegion () |
| void | SetupPhysics () |
| void | ResetNavigator () |
| void | BuildPhysicsTables (G4bool fakeRun) |
| void | CheckRegions () |
| virtual void | SetupShadowProcess () const |
| 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 |
| G4Region * | defaultRegionForParallelWorld |
| G4bool | geometryNeedsToBeClosed |
Definition at line 59 of file G4WorkerRunManagerKernel.hh.
| G4WorkerRunManagerKernel::G4WorkerRunManagerKernel | ( | ) |
Definition at line 30 of file G4WorkerRunManagerKernel.cc.
|
virtual |
Definition at line 46 of file G4WorkerRunManagerKernel.cc.
|
protectedvirtual |
Reimplemented from G4RunManagerKernel.
Definition at line 51 of file G4WorkerRunManagerKernel.cc.