| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4WorkerRunManagerKernel.hh>
 Inheritance diagram for G4WorkerRunManagerKernel:
 Collaboration 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 () | 
| 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 29 of file G4WorkerRunManagerKernel.cc.
References FatalException, and G4Exception().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 41 of file G4WorkerRunManagerKernel.cc.
      
  | 
  protectedvirtual | 
Reimplemented from G4RunManagerKernel.
Definition at line 45 of file G4WorkerRunManagerKernel.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4ParticleTable::GetIterator(), G4ParticleDefinition::GetMasterProcessManager(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetParticleTable(), G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), G4ParticleTableIterator< K, V >::reset(), G4ProcessVector::size(), theParticleIterator, and G4ParticleTableIterator< K, V >::value().
 Here is the call graph for this function: