Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MTRunManagerKernel.hh>
Static Public Member Functions | |
static void | StartThread (G4WorkerThread *context) |
static G4WorkerThread * | GetWorkerThread () |
Static Public Member Functions inherited from G4RunManagerKernel | |
static G4RunManagerKernel * | GetRunManagerKernel () |
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 } |
Protected Attributes inherited from G4RunManagerKernel | |
RMKType | runManagerKernelType |
G4Region * | defaultRegion = nullptr |
G4Region * | defaultRegionForParallelWorld = nullptr |
G4bool | geometryNeedsToBeClosed = true |
Definition at line 66 of file G4MTRunManagerKernel.hh.
G4MTRunManagerKernel::G4MTRunManagerKernel | ( | ) |
Definition at line 74 of file G4MTRunManagerKernel.cc.
|
virtual |
Definition at line 97 of file G4MTRunManagerKernel.cc.
void G4MTRunManagerKernel::BroadcastAbortRun | ( | G4bool | softAbort | ) |
Definition at line 280 of file G4MTRunManagerKernel.cc.
Referenced by G4MTRunManager::AbortRun().
|
static |
Definition at line 124 of file G4MTRunManagerKernel.cc.
void G4MTRunManagerKernel::SetUpDecayChannels | ( | ) |
Definition at line 261 of file G4MTRunManagerKernel.cc.
Referenced by G4MTRunManager::InitializeEventLoop().
|
protectedvirtual |
Reimplemented from G4RunManagerKernel.
Definition at line 116 of file G4MTRunManagerKernel.cc.
|
static |
!!!!!!!!!!!!!!!!!!!!!!!!! !!!!! IMPORTANT !!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!
Definition at line 130 of file G4MTRunManagerKernel.cc.