The Gaudi Framework
master (37c0b60a)
|
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 |
|
inline |
Definition at line 73 of file IAlgExecStateSvc.h.