15 const std::string& name,
16 const IInterface* parent )
17 : base_class(
type, name, parent ),
25 ATH_MSG_INFO(
"TrigLArNoiseBurstHypoTool initialization completed successfully.");
30 return StatusCode::SUCCESS;
36 for (
auto& i: input ) {
43 return StatusCode::SUCCESS;
#define CHECK(...)
Evaluate an expression and check for errors.
Header file to be included by clients of the Monitored infrastructure.
TrigCompositeUtils::DecisionID numeric() const
numeric ID
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.