LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::WorkerParams Struct Reference

#include "WorkerParams.h"

Public Attributes

UpdateOutputCallbacksreg_
 
ProductDescriptionsproducedProducts_
 
ActivityRegistry const & actReg_
 
ActionTable const & actions_
 
ScheduleID scheduleID_
 
tbb::task_group & taskGroup_
 
detail::SharedResourcesresources_
 

Detailed Description

Definition at line 24 of file WorkerParams.h.

Member Data Documentation

ActionTable const& art::WorkerParams::actions_

Definition at line 28 of file WorkerParams.h.

ActivityRegistry const& art::WorkerParams::actReg_

Definition at line 27 of file WorkerParams.h.

ProductDescriptions& art::WorkerParams::producedProducts_

Definition at line 26 of file WorkerParams.h.

UpdateOutputCallbacks& art::WorkerParams::reg_

Definition at line 25 of file WorkerParams.h.

detail::SharedResources& art::WorkerParams::resources_

Definition at line 31 of file WorkerParams.h.

ScheduleID art::WorkerParams::scheduleID_

Definition at line 29 of file WorkerParams.h.

Referenced by art::PathManager::makeWorker_(), and art::Worker::Worker().

tbb::task_group& art::WorkerParams::taskGroup_

Definition at line 30 of file WorkerParams.h.


The documentation for this struct was generated from the following file: