Geant4  10.00.p02
G4UserWorkerThreadInitialization Class Reference

#include <G4UserWorkerThreadInitialization.hh>

+ Inheritance diagram for G4UserWorkerThreadInitialization:

Public Member Functions

 G4UserWorkerThreadInitialization ()
 
virtual ~G4UserWorkerThreadInitialization ()
 
virtual G4ThreadCreateAndStartWorker (G4WorkerThread *workerThreadContext)
 
virtual void SetupRNGEngine (const CLHEP::HepRandomEngine *aRNGEngine) const
 
virtual void JoinWorker (G4Thread *aThread)
 
virtual G4WorkerRunManagerCreateWorkerRunManager () const
 

Detailed Description

Definition at line 47 of file G4UserWorkerThreadInitialization.hh.

Constructor & Destructor Documentation

G4UserWorkerThreadInitialization::G4UserWorkerThreadInitialization ( )

Definition at line 74 of file G4UserWorkerThreadInitialization.cc.

G4UserWorkerThreadInitialization::~G4UserWorkerThreadInitialization ( )
virtual

Definition at line 77 of file G4UserWorkerThreadInitialization.cc.

Member Function Documentation

G4Thread * G4UserWorkerThreadInitialization::CreateAndStartWorker ( G4WorkerThread workerThreadContext)
virtual

Reimplemented in tbbUserWorkerInitialization.

Definition at line 56 of file G4UserWorkerThreadInitialization.cc.

Referenced by G4MTRunManager::CreateAndStartWorkers().

+ Here is the caller graph for this function:

G4WorkerRunManager * G4UserWorkerThreadInitialization::CreateWorkerRunManager ( ) const
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:

void G4UserWorkerThreadInitialization::JoinWorker ( G4Thread aThread)
virtual

Reimplemented in tbbUserWorkerInitialization.

Definition at line 69 of file G4UserWorkerThreadInitialization.cc.

Referenced by G4MTRunManager::TerminateWorkers().

+ Here is the caller graph for this function:

void G4UserWorkerThreadInitialization::SetupRNGEngine ( const CLHEP::HepRandomEngine *  aRNGEngine) const
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:


The documentation for this class was generated from the following files: