Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
DQMOffline
Trigger
interface
EgHLTErrCodes.h
Go to the documentation of this file.
1
#ifndef DQMOFFLINE_TRIGGER_EGHLTERRCODES
2
#define DQMOFFLINE_TRIGGER_EGHLTERRCODES
3
4
//defines our error codes
5
6
namespace
egHLT
{
7
8
namespace
errCodes {
9
10
enum
ErrCodes
{
11
NoErr
= 0,
12
TrigEvent
= 1,
13
OffEle
= 2,
14
OffPho
= 3,
15
OffJet
= 4,
16
Geom
= 5,
17
EBRecHits
= 6,
18
EERecHits
= 7,
19
IsolTrks
= 8,
20
HBHERecHits
= 9,
21
HFRecHits
= 10,
22
BeamSpot
= 11,
23
MagField
= 12,
24
CaloTowers
= 13,
25
OffVertex
= 14
26
};
27
28
}
29
30
}
// namespace egHLT
31
32
#endif
egHLT::errCodes::HBHERecHits
Definition:
EgHLTErrCodes.h:20
egHLT::errCodes::OffJet
Definition:
EgHLTErrCodes.h:15
egHLT::errCodes::OffVertex
Definition:
EgHLTErrCodes.h:25
egHLT::errCodes::NoErr
Definition:
EgHLTErrCodes.h:11
egHLT::errCodes::IsolTrks
Definition:
EgHLTErrCodes.h:19
egHLT::OffEle
Definition:
EgHLTOffEle.h:29
egHLT::errCodes::MagField
Definition:
EgHLTErrCodes.h:23
egHLT::OffPho
Definition:
EgHLTOffPho.h:26
egHLT::errCodes::EERecHits
Definition:
EgHLTErrCodes.h:18
egHLT::errCodes::TrigEvent
Definition:
EgHLTErrCodes.h:12
egHLT::errCodes::BeamSpot
Definition:
EgHLTErrCodes.h:22
egHLT::errCodes::ErrCodes
ErrCodes
Definition:
EgHLTErrCodes.h:10
egHLT::errCodes::EBRecHits
Definition:
EgHLTErrCodes.h:17
Geom
Definition:
CoordinateSets.h:6
egHLT
Definition:
EgHLTBinData.h:10
egHLT::errCodes::HFRecHits
Definition:
EgHLTErrCodes.h:21
egHLT::errCodes::CaloTowers
Definition:
EgHLTErrCodes.h:24
Generated for CMSSW Reference Manual by
1.8.14