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
DataQuality
ZLumiScripts
python
plotting
Namespaces
|
Functions
|
Variables
yearwise_luminosity_vs_mu.py File Reference
Go to the source code of this file.
Namespaces
plotting.yearwise_luminosity_vs_mu
Functions
def
plotting.yearwise_luminosity_vs_mu.main
()
Variables
plotting.yearwise_luminosity_vs_mu.parser
= argparse.ArgumentParser()
plotting.yearwise_luminosity_vs_mu.type
plotting.yearwise_luminosity_vs_mu.str
plotting.yearwise_luminosity_vs_mu.help
plotting.yearwise_luminosity_vs_mu.action
plotting.yearwise_luminosity_vs_mu.args
= parser.parse_args()
plotting.yearwise_luminosity_vs_mu.year
= args.year
plotting.yearwise_luminosity_vs_mu.channel
= args.channel
plotting.yearwise_luminosity_vs_mu.comp
= args.comp
plotting.yearwise_luminosity_vs_mu.indir
= args.indir
plotting.yearwise_luminosity_vs_mu.outdir
= args.outdir
float
plotting.yearwise_luminosity_vs_mu.xmin
= 0.2
plotting.yearwise_luminosity_vs_mu.bins
= np.concatenate((np.array([0, 10]), np.linspace(11, 17, 7), np.array([18, 22])))
string
plotting.yearwise_luminosity_vs_mu.date_string
= "Run 2, #sqrt{s} = 13 TeV"
plotting.yearwise_luminosity_vs_mu.grl
= pt.get_grl("15")
string
plotting.yearwise_luminosity_vs_mu.out_tag
= "run2"
string
plotting.yearwise_luminosity_vs_mu.outfile
= "ZeeZmm_ratio_vs_mu_"+out_tag+".pdf"
plotting.yearwise_luminosity_vs_mu.ymin
plotting.yearwise_luminosity_vs_mu.ymax
Generated on Tue Mar 25 2025 21:25:56 for ATLAS Offline Software by
1.8.18