13 .
setState(
state ? AlgExecState::State::Done : AlgExecState::State::None );
void resetExecuted()
Reset the executed state of the Algorithm for the duration of the current event.
void setFilterPassed(bool state) const
Set the filter passed flag to the specified state.
bool filterPassed() const
GAUDI_API const EventContext & currentContext()
AlgExecState & execState(const EventContext &ctx) const override
reference to AlgExecState of Alg
void setExecuted(bool state) const
Set the executed flag to the specified state.
bool isExecuted() const
Has this algorithm been executed since the last reset?
void setFilterPassed(bool f=true)
Header file for std:chrono::duration-based Counters.
bool filterPassed() const
Did this algorithm pass or fail its filter criterion for the last event?