Loading [MathJax]/extensions/tex2jax.js
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?
Header file for std:chrono::duration-based Counters.
bool filterPassed() const
void setFilterPassed(bool f=true)