CMS 3D CMS Logo

HLTenums.h
Go to the documentation of this file.
1 #ifndef DataFormats_Common_HLTenums_h
2 #define DataFormats_Common_HLTenums_h
3 
12 namespace edm {
13  namespace hlt {
14 
16  enum HLTState {
17  Ready = 0,
18  Pass = 1,
19  Fail = 2,
20  Exception = 3
21  };
22 
23  } // namespace hlt
24 } // namespace edm
25 
26 #endif // DataFormats_Common_HLTenums_h
edm::hlt::HLTState
HLTState
status of a trigger path
Definition: HLTenums.h:16
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::Exception
Definition: EDMException.h:77
edm::hlt::Fail
reject
Definition: HLTenums.h:19
edm::hlt::Ready
not [yet] run
Definition: HLTenums.h:17
edm::hlt::Pass
accept
Definition: HLTenums.h:18
ValidationMatrix.hlt
hlt
Definition: ValidationMatrix.py:459