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
12
namespace
edm
13
{
14
namespace
hlt
15
{
16
18
enum
HLTState
{
Ready
=0,
19
Pass
=1,
20
Fail
=2,
21
Exception
=3
22
};
23
24
}
25
}
26
27
#endif // DataFormats_Common_HLTenums_h
edm::hlt::Ready
not [yet] run
Definition:
HLTenums.h:18
runregparse.hlt
tuple hlt
Definition:
runregparse.py:255
edm::hlt::HLTState
HLTState
status of a trigger path
Definition:
HLTenums.h:18
edm::hlt::Fail
reject
Definition:
HLTenums.h:20
edm::hlt::Pass
accept
Definition:
HLTenums.h:19
edm::Exception
Definition:
EDMException.h:71
Generated for CMSSW Reference Manual by
1.8.5