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
DQM
EcalCommon
interface
FEFlags.h
Go to the documentation of this file.
1
#ifndef EcalDQMFEFlags_H
2
#define EcalDQMFEFlags_H
3
4
namespace
ecaldqm
{
5
6
// partially taken from
7
// EventFilter/EcalRawToDigi/interface/DCCRawDataDefinitions.h
8
enum
FEFlags
{
9
Enabled
= 0,
10
Disabled
= 1,
11
Timeout
= 2,
12
HeaderError
= 3,
13
ChannelId
= 4,
14
LinkError
= 5,
15
BlockSize
= 6,
16
Suppressed
= 7,
17
FIFOFull
= 8,
18
L1ADesync
= 9,
19
BXDesync
= 10,
20
L1ABXDesync
= 11,
21
FIFOFullL1ADesync
= 12,
22
HParity
= 13,
23
VParity
= 14,
24
ForcedZS
= 15,
25
nFEFlags
= 16
26
};
27
28
}
// namespace ecaldqm
29
30
#endif
ecaldqm::FIFOFullL1ADesync
Definition:
FEFlags.h:21
ecaldqm::BXDesync
Definition:
FEFlags.h:19
ecaldqm::HeaderError
Definition:
FEFlags.h:12
ecaldqm::FEFlags
FEFlags
Definition:
FEFlags.h:8
ecaldqm::L1ABXDesync
Definition:
FEFlags.h:20
ecaldqm::FIFOFull
Definition:
FEFlags.h:17
ecaldqm::Suppressed
Definition:
FEFlags.h:16
ecaldqm::VParity
Definition:
FEFlags.h:23
ecaldqm::Disabled
Definition:
FEFlags.h:10
ecaldqm::nFEFlags
Definition:
FEFlags.h:25
ecaldqm
Definition:
DQWorker.h:37
ecaldqm::LinkError
Definition:
FEFlags.h:14
ecaldqm::HParity
Definition:
FEFlags.h:22
ecaldqm::Enabled
Definition:
FEFlags.h:9
ecaldqm::ForcedZS
Definition:
FEFlags.h:24
ecaldqm::ChannelId
Definition:
FEFlags.h:13
ecaldqm::BlockSize
Definition:
FEFlags.h:15
ecaldqm::Timeout
Definition:
FEFlags.h:11
ecaldqm::L1ADesync
Definition:
FEFlags.h:18
Generated for CMSSW Reference Manual by
1.8.14