![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
Enumerations | |
enum | Status { Invalid = 0, Success = 1, AlgFail = 2, AlgStall = 3, Other = 4 } |
Functions | |
std::ostream & | operator<< (std::ostream &os, Status s) |
enum EventStatus::Status |
Enumerator | |
---|---|
Invalid | |
Success | |
AlgFail | |
AlgStall | |
Other |
Definition at line 63 of file IAlgExecStateSvc.h.
|
inline |
Definition at line 64 of file IAlgExecStateSvc.h.