Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
Common
interface
HLTenums.h
Go to the documentation of this file.
1
#ifndef DataFormats_Common_HLTenums_h
2
#define DataFormats_Common_HLTenums_h
3
15
namespace
edm
16
{
17
namespace
hlt
18
{
19
21
enum
HLTState
{
Ready
=0,
22
Pass
=1,
23
Fail
=2,
24
Exception
=3
25
};
26
27
}
28
}
29
30
#endif // DataFormats_Common_HLTenums_h
runregparse.hlt
tuple hlt
Definition:
runregparse.py:255
edm::hlt::HLTState
HLTState
status of a trigger path
Definition:
HLTenums.h:21
edm::hlt::Fail
reject
Definition:
HLTenums.h:23
Ready
edm::hlt::Pass
accept
Definition:
HLTenums.h:22
edm::Exception
Definition:
EDMException.h:74
Generated for CMSSW Reference Manual by
1.8.5