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
InnerDetector
InDetCalibAlgs
SCT_CalibAlgs
src
SCT_CalibNumbers.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SCT_CalibNumbers_h
6
#define SCT_CalibNumbers_h
7
namespace
SCT_CalibAlgs
{
8
9
// SCT specific numbers
10
enum
{
nbins
= 6*128,
firstStrip
= 0,
lastStrip
=
nbins
-1,
11
ntimeBins
= 3,
firstTimeBin
= 0,
lastTimeBin
= 2,
12
n_hitBins
= 50,
first_hitBin
= 0,
last_hitBin
= 50,
13
n_etaBins
= 13,
first_etaBin
= -6,
last_etaBin
= 6,
14
n_phiBins
= 56,
first_phiBin
= 0,
last_phiBin
= 55,
15
n_barrels
= 4,
first_barrel
= 0,
last_barrel
= 3,
16
n_disks
= 9,
first_disk
= 0,
last_disk
= 8,
17
n_etaBinsEC
= 3,
first_etaBinEC
= 0,
last_etaBinEC
= 2,
18
n_phiBinsEC
= 52,
first_phiBinEC
= 0,
last_phiBinEC
= 51
19
};
20
}
21
22
#endif
SCT_CalibAlgs::first_hitBin
@ first_hitBin
Definition:
SCT_CalibNumbers.h:12
SCT_CalibAlgs::n_hitBins
@ n_hitBins
Definition:
SCT_CalibNumbers.h:12
SCT_CalibAlgs::last_etaBinEC
@ last_etaBinEC
Definition:
SCT_CalibNumbers.h:17
SCT_CalibAlgs::first_barrel
@ first_barrel
Definition:
SCT_CalibNumbers.h:15
SCT_CalibAlgs::n_disks
@ n_disks
Definition:
SCT_CalibNumbers.h:16
SCT_CalibAlgs::first_etaBinEC
@ first_etaBinEC
Definition:
SCT_CalibNumbers.h:17
SCT_CalibAlgs::firstTimeBin
@ firstTimeBin
Definition:
SCT_CalibNumbers.h:11
SCT_CalibAlgs
Definition:
IElementStreamer.cxx:13
SCT_CalibAlgs::n_barrels
@ n_barrels
Definition:
SCT_CalibNumbers.h:15
SCT_CalibAlgs::first_phiBinEC
@ first_phiBinEC
Definition:
SCT_CalibNumbers.h:18
SCT_CalibAlgs::first_etaBin
@ first_etaBin
Definition:
SCT_CalibNumbers.h:13
SCT_CalibAlgs::last_barrel
@ last_barrel
Definition:
SCT_CalibNumbers.h:15
SCT_CalibAlgs::last_phiBin
@ last_phiBin
Definition:
SCT_CalibNumbers.h:14
SCT_CalibAlgs::last_phiBinEC
@ last_phiBinEC
Definition:
SCT_CalibNumbers.h:18
SCT_CalibAlgs::firstStrip
@ firstStrip
Definition:
SCT_CalibNumbers.h:10
SCT_CalibAlgs::ntimeBins
@ ntimeBins
Definition:
SCT_CalibNumbers.h:11
SCT_CalibAlgs::last_hitBin
@ last_hitBin
Definition:
SCT_CalibNumbers.h:12
SCT_CalibAlgs::n_etaBinsEC
@ n_etaBinsEC
Definition:
SCT_CalibNumbers.h:17
SCT_CalibAlgs::lastTimeBin
@ lastTimeBin
Definition:
SCT_CalibNumbers.h:11
SCT_CalibAlgs::nbins
@ nbins
Definition:
SCT_CalibNumbers.h:10
SCT_CalibAlgs::last_etaBin
@ last_etaBin
Definition:
SCT_CalibNumbers.h:13
SCT_CalibAlgs::last_disk
@ last_disk
Definition:
SCT_CalibNumbers.h:16
SCT_CalibAlgs::lastStrip
@ lastStrip
Definition:
SCT_CalibNumbers.h:10
SCT_CalibAlgs::first_phiBin
@ first_phiBin
Definition:
SCT_CalibNumbers.h:14
SCT_CalibAlgs::n_phiBinsEC
@ n_phiBinsEC
Definition:
SCT_CalibNumbers.h:18
SCT_CalibAlgs::n_phiBins
@ n_phiBins
Definition:
SCT_CalibNumbers.h:14
SCT_CalibAlgs::n_etaBins
@ n_etaBins
Definition:
SCT_CalibNumbers.h:13
SCT_CalibAlgs::first_disk
@ first_disk
Definition:
SCT_CalibNumbers.h:16
Generated on Mon Apr 21 2025 21:18:06 for ATLAS Offline Software by
1.8.18