wrapper on an Algorithm state, const version.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IAlgExecStateSvc.h>
wrapper on an Algorithm state, const version.
See AlgExecStateRef for details
Definition at line 58 of file IAlgExecStateSvc.h.
◆ AlgExecStateRefConst()
Definition at line 60 of file IAlgExecStateSvc.h.
AlgExecStateRef::AlgKey m_algKey
const EventContext & m_ctx
const IAlgExecStateSvc & m_svc
◆ execStatus()
const StatusCode & AlgExecStateRefConst::execStatus |
( |
| ) |
const |
|
inline |
◆ filterPassed()
bool AlgExecStateRefConst::filterPassed |
( |
| ) |
const |
|
inline |
◆ state()
◆ operator<<
Definition at line 166 of file IAlgExecStateSvc.h.
166 {
167 s.m_svc.dump( ost,
s.m_ctx,
s.m_algKey );
168 return ost;
169}
◆ m_algKey
◆ m_ctx
◆ m_svc
The documentation for this class was generated from the following file: