The Gaudi Framework
v30r3 (a5ef0a68)
|
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 67 of file IAlgExecStateSvc.h.
|
inline |
Definition at line 68 of file IAlgExecStateSvc.h.