ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tbbUserWorkerInitialization Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/parallel/TBB/B2b/include/tbbUserWorkerInitialization.hh>

+ Inheritance diagram for tbbUserWorkerInitialization:
+ Collaboration diagram for tbbUserWorkerInitialization:

Public Member Functions

virtual ~tbbUserWorkerInitialization ()
 
virtual G4WorkerRunManagerCreateWorkerRunManager () const
 
virtual void JoinWorker (G4Thread *)
 
virtual G4ThreadCreateAndStartWorker (G4WorkerThread *)
 
- Public Member Functions inherited from G4UserWorkerThreadInitialization
 G4UserWorkerThreadInitialization ()
 
virtual ~G4UserWorkerThreadInitialization ()
 
virtual void SetupRNGEngine (const CLHEP::HepRandomEngine *aRNGEngine) const
 

Detailed Description

Definition at line 43 of file tbbUserWorkerInitialization.hh.

View newest version in sPHENIX GitHub at line 43 of file tbbUserWorkerInitialization.hh

Constructor & Destructor Documentation

tbbUserWorkerInitialization::~tbbUserWorkerInitialization ( )
virtual

Definition at line 31 of file tbbUserWorkerInitialization.cc.

View newest version in sPHENIX GitHub at line 31 of file tbbUserWorkerInitialization.cc

Member Function Documentation

G4Thread * tbbUserWorkerInitialization::CreateAndStartWorker ( G4WorkerThread )
virtual

Reimplemented from G4UserWorkerThreadInitialization.

Definition at line 39 of file tbbUserWorkerInitialization.cc.

View newest version in sPHENIX GitHub at line 39 of file tbbUserWorkerInitialization.cc

G4WorkerRunManager * tbbUserWorkerInitialization::CreateWorkerRunManager ( ) const
virtual

Reimplemented from G4UserWorkerThreadInitialization.

Definition at line 45 of file tbbUserWorkerInitialization.cc.

View newest version in sPHENIX GitHub at line 45 of file tbbUserWorkerInitialization.cc

void tbbUserWorkerInitialization::JoinWorker ( G4Thread )
virtual

Reimplemented from G4UserWorkerThreadInitialization.

Definition at line 34 of file tbbUserWorkerInitialization.cc.

View newest version in sPHENIX GitHub at line 34 of file tbbUserWorkerInitialization.cc


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