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
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
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
hcaldqm
flag
Classes
|
Enumerations
hcaldqm::flag Namespace Reference
Classes
struct
Flag
Enumerations
enum
State
{
fNONE
= 0,
fNCDAQ
= 1,
fNA
= 2,
fGOOD
= 3,
fPROBLEMATIC
= 4,
fBAD
= 5,
fRESERVED
= 6,
nState
= 7
}
Enumeration Type Documentation
◆
State
enum
hcaldqm::flag::State
Enumerator
fNONE
fNCDAQ
fNA
fGOOD
fPROBLEMATIC
fBAD
fRESERVED
nState
Definition at line
13
of file
Flag.h
.
13
{
14
fNONE
= 0,
// No State - can't have... not used....
15
fNCDAQ
= 1,
// not @cDAQ
16
fNA
= 2,
// Not Applicable
17
fGOOD
= 3,
// GOOD
18
fPROBLEMATIC
= 4,
// problem
19
fBAD
= 5,
// bad
20
fRESERVED
= 6,
// reserved
21
nState
= 7
22
};
hcaldqm::flag::nState
Definition:
Flag.h:21
hcaldqm::flag::fGOOD
Definition:
Flag.h:17
hcaldqm::flag::fNONE
Definition:
Flag.h:14
hcaldqm::flag::fBAD
Definition:
Flag.h:19
hcaldqm::flag::fNA
Definition:
Flag.h:16
hcaldqm::flag::fRESERVED
Definition:
Flag.h:20
hcaldqm::flag::fPROBLEMATIC
Definition:
Flag.h:18
hcaldqm::flag::fNCDAQ
Definition:
Flag.h:15
Generated for CMSSW Reference Manual by
1.8.16