30 #include <tbb/concurrent_queue.h> 
   37   tbbTask(
G4int anId, tbb::concurrent_queue<const G4Run*>* output=0 , 
G4int nEvts = 1 );
 
tbbTask(G4int anId, tbb::concurrent_queue< const G4Run * > *output=0, G4int nEvts=1)
 
tbb::concurrent_queue< const G4Run * > * m_output