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
MuonSpectrometer
MuonCalib
MuonCalibDbOperations
share
Namespaces
|
Functions
|
Variables
CalibCoolCompareT0.py File Reference
Go to the source code of this file.
Namespaces
CalibCoolCompareT0
Functions
def
CalibCoolCompareT0.printhelp
(argv0)
Variables
list
CalibCoolCompareT0.cool_database_strings
= [
CalibDbDefaults.cool_database_string
,
CalibDbDefaults.cool_database_string
]
list
CalibCoolCompareT0.cool_folders
= [CalibDbDefaults.cool_folders[calibtype], CalibDbDefaults.cool_folders[calibtype]]
list
CalibCoolCompareT0.cool_tags
= ['COMCOND-BLKPST-004-07', 'COMCOND-BLKPST-004-07']
list
CalibCoolCompareT0.run_numbers
= [None, None]
CalibCoolCompareT0.optlist
CalibCoolCompareT0.args
CalibCoolCompareT0.theArgs
= args[1:]
CalibCoolCompareT0.outfile_nm
= theArgs[0]
CalibCoolCompareT0.argv
list
CalibCoolCompareT0.cool_t0s
= []
CalibCoolCompareT0.all_stations
= set(cool_t0s[0].keys()).union(set(cool_t0s[1].keys()))
CalibCoolCompareT0.outfile
= TFile(outfile_nm, "RECREATE")
CalibCoolCompareT0.tree
= TTree("tree", "t0 differences")
CalibCoolCompareT0.station_nm
= array('c', "BIL\0")
CalibCoolCompareT0.station_phi
= array('i', [0])
CalibCoolCompareT0.station_eta
= array('i', [0])
list
CalibCoolCompareT0.n_tubes
= []
list
CalibCoolCompareT0.t0
= []
list
CalibCoolCompareT0.t0_mean
= []
list
CalibCoolCompareT0.t0_min
= []
list
CalibCoolCompareT0.t0_max
= []
list
CalibCoolCompareT0.theT0s
= cool_t0s[i][ident]
Generated on Tue May 6 2025 21:23:13 for ATLAS Offline Software by
1.8.18