| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4UserWorkerThreadInitialization.hh>
 Inheritance diagram for G4UserWorkerThreadInitialization:Public Member Functions | |
| G4UserWorkerThreadInitialization () | |
| virtual | ~G4UserWorkerThreadInitialization () | 
| virtual G4Thread * | CreateAndStartWorker (G4WorkerThread *workerThreadContext) | 
| virtual void | SetupRNGEngine (const CLHEP::HepRandomEngine *aRNGEngine) const | 
| virtual void | JoinWorker (G4Thread *aThread) | 
| virtual G4WorkerRunManager * | CreateWorkerRunManager () const | 
Definition at line 47 of file G4UserWorkerThreadInitialization.hh.
| G4UserWorkerThreadInitialization::G4UserWorkerThreadInitialization | ( | ) | 
Definition at line 74 of file G4UserWorkerThreadInitialization.cc.
      
  | 
  virtual | 
Definition at line 77 of file G4UserWorkerThreadInitialization.cc.
      
  | 
  virtual | 
Reimplemented in tbbUserWorkerInitialization.
Definition at line 56 of file G4UserWorkerThreadInitialization.cc.
Referenced by G4MTRunManager::CreateAndStartWorkers().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented in tbbUserWorkerInitialization.
Definition at line 133 of file G4UserWorkerThreadInitialization.cc.
Referenced by tbbTask::execute(), and G4MTRunManagerKernel::StartThread().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented in tbbUserWorkerInitialization.
Definition at line 69 of file G4UserWorkerThreadInitialization.cc.
Referenced by G4MTRunManager::TerminateWorkers().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Definition at line 86 of file G4UserWorkerThreadInitialization.cc.
References FatalException, G4endl, and G4Exception().
Referenced by tbbTask::execute(), G4WorkerRunManager::SetupDefaultRNGEngine(), and G4MTRunManagerKernel::StartThread().
 Here is the call graph for this function:
 Here is the caller graph for this function: