Loading [MathJax]/jax/input/TeX/config.js
ATLAS Offline Software
Main Page
Related Pages
Modules
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
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
y
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
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File 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
l
m
n
o
p
q
r
s
t
u
v
w
x
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
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
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
Macros
_
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
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
LArCalorimeter
LArRecEvent
LArRecEvent
LArEventBitInfo.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARRECEVENT_LAREVENTBITINFO_H
6
#define LARRECEVENT_LAREVENTBITINFO_H
7
8
namespace
LArEventBitInfo
{
9
enum
LARFLAGREASON
{
10
BADFEBS
=0,
11
MEDIUMSATURATEDQ
=1,
12
TIGHTSATURATEDQ
=2,
13
NOISEBURSTVETO
=3,
14
DATACORRUPTED
=4,
15
DATACORRUPTEDVETO
=5,
16
BADFEBS_W
=6,
17
MININOISEBURSTLOOSE
=7,
18
MININOISEBURSTTIGHT
=8,
19
MININOISEBURSTTIGHT_PSVETO
=9,
20
BADHVLINES
=10
21
};
22
}
23
24
#endif
LArEventBitInfo
Definition:
LArEventBitInfo.h:8
LArEventBitInfo::MININOISEBURSTTIGHT
@ MININOISEBURSTTIGHT
Definition:
LArEventBitInfo.h:18
LArEventBitInfo::BADHVLINES
@ BADHVLINES
Definition:
LArEventBitInfo.h:20
LArEventBitInfo::DATACORRUPTED
@ DATACORRUPTED
Definition:
LArEventBitInfo.h:14
LArEventBitInfo::BADFEBS
@ BADFEBS
Definition:
LArEventBitInfo.h:10
LArEventBitInfo::NOISEBURSTVETO
@ NOISEBURSTVETO
Definition:
LArEventBitInfo.h:13
LArEventBitInfo::TIGHTSATURATEDQ
@ TIGHTSATURATEDQ
Definition:
LArEventBitInfo.h:12
LArEventBitInfo::LARFLAGREASON
LARFLAGREASON
Definition:
LArEventBitInfo.h:9
LArEventBitInfo::MININOISEBURSTTIGHT_PSVETO
@ MININOISEBURSTTIGHT_PSVETO
Definition:
LArEventBitInfo.h:19
LArEventBitInfo::MEDIUMSATURATEDQ
@ MEDIUMSATURATEDQ
Definition:
LArEventBitInfo.h:11
LArEventBitInfo::BADFEBS_W
@ BADFEBS_W
Definition:
LArEventBitInfo.h:16
LArEventBitInfo::MININOISEBURSTLOOSE
@ MININOISEBURSTLOOSE
Definition:
LArEventBitInfo.h:17
LArEventBitInfo::DATACORRUPTEDVETO
@ DATACORRUPTEDVETO
Definition:
LArEventBitInfo.h:15
Generated on Mon May 12 2025 21:12:55 for ATLAS Offline Software by
1.8.18