Geant4_10
|
#include <tbbTask.hh>
Public Member Functions | |
tbbTask (G4int anId, tbb::concurrent_queue< const G4Run * > *output=0, G4int nEvts=1) | |
virtual | ~tbbTask () |
tbb::task * | execute () |
Definition at line 35 of file tbbTask.hh.
tbbTask::tbbTask | ( | G4int | anId, |
tbb::concurrent_queue< const G4Run * > * | output = 0 , |
||
G4int | nEvts = 1 |
||
) |
Definition at line 42 of file tbbTask.cc.
|
virtual |
Definition at line 52 of file tbbTask.cc.
tbb::task * tbbTask::execute | ( | ) |