LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
WorkerDoneTask (Path *path, size_t const idx, size_t const max_idx, EventPrincipal &ep, WaitingTaskPtr pathsDone, GlobalTaskGroup &group) | |
void | operator() (exception_ptr ex) |
Private Attributes | |
Path * | path_ |
size_t const | idx_ |
size_t const | max_idx_ |
EventPrincipal & | ep_ |
WaitingTaskPtr | pathsDone_ |
GlobalTaskGroup & | group_ |
|
inline |
|
inline |
Definition at line 261 of file Path.cc.
References e, art::actions::FailModule, art::actions::FailPath, art::errors::ScheduleExecutionFailure, TDEBUG_BEGIN_TASK_SI, TDEBUG_END_TASK_SI, and TDEBUG_TASK_SI.
|
private |
|
private |
|
private |