The Gaudi Framework  v29r0 (ff2e7097)
EventStatus Namespace Reference

Enumerations

enum  Status {
  Invalid = 0, Success = 1, AlgFail = 2, AlgStall = 3,
  Other = 4
}
 

Enumeration Type Documentation

Enumerator
Invalid 
Success 
AlgFail 
AlgStall 
Other 

Definition at line 59 of file IAlgExecStateSvc.h.