#include <GaudiKernel/IAlgExecStateSvc.h>
Definition at line 27 of file IAlgExecStateSvc.h.
AlgExecState::AlgExecState |
( |
| ) |
|
|
inline |
Definition at line 30 of file IAlgExecStateSvc.h.
This class is used for returning status codes from appropriate routines.
const StatusCode& AlgExecState::execStatus |
( |
| ) |
const |
|
inline |
bool AlgExecState::filterPassed |
( |
| ) |
const |
|
inline |
bool AlgExecState::isExecuted |
( |
| ) |
const |
|
inline |
void AlgExecState::reset |
( |
| ) |
|
|
inline |
Definition at line 42 of file IAlgExecStateSvc.h.
This class is used for returning status codes from appropriate routines.
void AlgExecState::setExecuted |
( |
bool |
e = true | ) |
|
|
inline |
void AlgExecState::setFilterPassed |
( |
bool |
f = true | ) |
|
|
inline |
bool AlgExecState::m_filterPassed |
|
private |
bool AlgExecState::m_isExecuted |
|
private |
The documentation for this class was generated from the following file: