Geant4_10
Public Member Functions | List of all members
tbbTask Class Reference

#include <tbbTask.hh>

Inheritance diagram for tbbTask:
Inheritance graph
[legend]
Collaboration diagram for tbbTask:
Collaboration graph
[legend]

Public Member Functions

 tbbTask (G4int anId, tbb::concurrent_queue< const G4Run * > *output=0, G4int nEvts=1)
 
virtual ~tbbTask ()
 
tbb::task * execute ()
 

Detailed Description

Definition at line 35 of file tbbTask.hh.

Constructor & Destructor Documentation

tbbTask::tbbTask ( G4int  anId,
tbb::concurrent_queue< const G4Run * > *  output = 0,
G4int  nEvts = 1 
)

Definition at line 42 of file tbbTask.cc.

tbbTask::~tbbTask ( )
virtual

Definition at line 52 of file tbbTask.cc.

Member Function Documentation

tbb::task * tbbTask::execute ( )

Definition at line 61 of file tbbTask.cc.

Here is the call graph for this function:


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