![]() |
The Gaudi Framework
v40r0 (475e45c1)
|
wrapper on an Algorithm state, const version. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IAlgExecStateSvc.h>

Public Member Functions | |
| AlgExecStateRefConst (const IAlgExecStateSvc &svc, const EventContext &ctx, AlgExecStateRef::AlgKey algKey) | |
| bool | filterPassed () const |
| AlgExecStateRef::State | state () const |
| const StatusCode & | execStatus () const |
Private Attributes | |
| const IAlgExecStateSvc & | m_svc |
| const EventContext & | m_ctx |
| AlgExecStateRef::AlgKey | m_algKey |
Friends | |
| std::ostream & | operator<< (std::ostream &ost, const AlgExecStateRefConst &s) |
wrapper on an Algorithm state, const version.
See AlgExecStateRef for details
Definition at line 58 of file IAlgExecStateSvc.h.
|
inline |
|
inline |
Definition at line 165 of file IAlgExecStateSvc.h.
|
inline |
Definition at line 163 of file IAlgExecStateSvc.h.
|
inline |
|
friend |
Definition at line 166 of file IAlgExecStateSvc.h.
|
private |
Definition at line 71 of file IAlgExecStateSvc.h.
|
private |
Definition at line 70 of file IAlgExecStateSvc.h.
|
private |
Definition at line 69 of file IAlgExecStateSvc.h.