Loading [MathJax]/extensions/tex2jax.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
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
Calorimeter
CaloIdentifier
CaloIdentifier
CaloGain.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
/* date of creation : 27/01/2004 */
6
7
#ifndef CALO_GAIN_H
8
#define CALO_GAIN_H
9
10
namespace
CaloGain
{
11
enum
CaloGain
{
12
TILELOWLOW
=-16 ,
13
TILELOWHIGH
=-15 ,
14
TILEHIGHLOW
= -12,
15
TILEHIGHHIGH
= -11,
16
TILEONELOW
=-4,
17
TILEONEHIGH
=-3,
18
INVALIDGAIN
= -1,
LARHIGHGAIN
= 0,
LARMEDIUMGAIN
= 1,
LARLOWGAIN
= 2,
19
LARNGAIN
=3,
20
UNKNOWNGAIN
=4};
21
}
22
23
24
#endif //CALO_GAIN_H
25
CaloGain::UNKNOWNGAIN
@ UNKNOWNGAIN
Definition:
CaloGain.h:20
CaloGain::LARNGAIN
@ LARNGAIN
Definition:
CaloGain.h:19
CaloGain
Definition:
CaloGain.h:10
CaloGain::TILELOWLOW
@ TILELOWLOW
Definition:
CaloGain.h:12
CaloGain::TILEHIGHHIGH
@ TILEHIGHHIGH
Definition:
CaloGain.h:15
CaloGain::INVALIDGAIN
@ INVALIDGAIN
Definition:
CaloGain.h:18
CaloGain::TILEONELOW
@ TILEONELOW
Definition:
CaloGain.h:16
CaloGain::TILEHIGHLOW
@ TILEHIGHLOW
Definition:
CaloGain.h:14
CaloGain::TILELOWHIGH
@ TILELOWHIGH
Definition:
CaloGain.h:13
CaloGain::LARHIGHGAIN
@ LARHIGHGAIN
Definition:
CaloGain.h:18
CaloGain::LARMEDIUMGAIN
@ LARMEDIUMGAIN
Definition:
CaloGain.h:18
CaloGain::LARLOWGAIN
@ LARLOWGAIN
Definition:
CaloGain.h:18
CaloGain::TILEONEHIGH
@ TILEONEHIGH
Definition:
CaloGain.h:17
Generated on Thu Mar 13 2025 21:08:08 for ATLAS Offline Software by
1.8.18