8 base_class(
type, name, parent),
16 return StatusCode::SUCCESS;
23 std::vector<IL1InfoHypoTool::L1Info* > positive( input.size() );
26 if ( hypoInfo.previousDecisionsIDs.count(
m_decisionId.numeric() ) > 0 ) {
27 bool decisionPassed =
false;
35 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.