![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/run/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.
View newest version in sPHENIX GitHub at line 47 of file G4UserWorkerThreadInitialization.hh
| G4UserWorkerThreadInitialization::G4UserWorkerThreadInitialization | ( | ) |
Definition at line 70 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 70 of file G4UserWorkerThreadInitialization.cc
|
virtual |
Definition at line 73 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 73 of file G4UserWorkerThreadInitialization.cc
|
virtual |
Reimplemented in tbbUserWorkerInitialization.
Definition at line 52 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 52 of file G4UserWorkerThreadInitialization.cc
Referenced by G4MTRunManager::CreateAndStartWorkers().
Here is the caller graph for this function:
|
virtual |
Reimplemented in tbbUserWorkerInitialization.
Definition at line 136 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 136 of file G4UserWorkerThreadInitialization.cc
Referenced by tbbTask::execute(), and G4MTRunManagerKernel::StartThread().
Here is the caller graph for this function:Reimplemented in tbbUserWorkerInitialization.
Definition at line 65 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 65 of file G4UserWorkerThreadInitialization.cc
Referenced by G4MTRunManager::TerminateWorkers().
Here is the caller graph for this function:
|
virtual |
Definition at line 81 of file G4UserWorkerThreadInitialization.cc.
View newest version in sPHENIX GitHub at line 81 of file G4UserWorkerThreadInitialization.cc
References FatalException, G4endl, G4Exception(), CLHEP::Ranlux64Engine::getLuxury(), and CLHEP::RanluxEngine::getLuxury().
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: