Go to the documentation of this file.
23 .
setState(
state ? AlgExecState::State::Done : AlgExecState::State::None );
bool isExecuted() const
Has this algorithm been executed since the last reset?
GAUDI_API const EventContext & currentContext()
void setFilterPassed(bool state) const
Set the filter passed flag to the specified state.
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 filterPassed() const
Did this algorithm pass or fail its filter criterion for the last event?
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
bool filterPassed() const
void setFilterPassed(bool f=true)