otsdaq-utilities  3.06.00
ots::MacroMakerSupervisor::runFEMacroGroupStruct Struct Reference

runFEMacroGroupStruct groups per-UID tasks launched in parallel under one NotDoneID More...

#include <otsdaq-utilities/MacroMaker/MacroMakerSupervisor.h>

+ Collaboration diagram for ots::MacroMakerSupervisor::runFEMacroGroupStruct:

Public Member Functions

bool allDone () const
 

Public Attributes

uint64_t groupID_ = 0
 
time_t startTime_ = time(0)
 
time_t completeTime_ = 0
 
std::string historyFeClassSelected_
 
std::string historyFeUIDSelected_
 
std::string historyMacroType_
 
std::string historyMacroName_
 
std::string historyInputArgs_
 
std::string historyOutputArgs_
 
bool historySaveOutputs_ = false
 
std::string historyUsername_
 
bool historySaved_ = false
 
std::vector< std::shared_ptr< runFEMacroStruct > > tasks_
 

Detailed Description

runFEMacroGroupStruct groups per-UID tasks launched in parallel under one NotDoneID

Definition at line 98 of file MacroMakerSupervisor.h.


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