Loading [MathJax]/jax/output/SVG/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
InnerDetector
InDetExample
InDetBeamSpotExample
bin
Namespaces
|
Variables
plotBeamSpotMon.py File Reference
Go to the source code of this file.
Namespaces
plotBeamSpotMon
Variables
string
plotBeamSpotMon.__author__
= 'Juerg Beringer'
string
plotBeamSpotMon.__version__
= '$Id $'
string
plotBeamSpotMon.__usage__
= '%prog [options] beamspotmonitoring.root'
dictionary
plotBeamSpotMon.hDef
plotBeamSpotMon.parser
= OptionParser(
usage
=__usage__, version=__version__)
plotBeamSpotMon.dest
plotBeamSpotMon.action
plotBeamSpotMon.default
plotBeamSpotMon.False
plotBeamSpotMon.help
plotBeamSpotMon.options
plotBeamSpotMon.args
plotBeamSpotMon.filename
= args[0]
plotBeamSpotMon.run
= getRunFromName(filename)
string
plotBeamSpotMon.basename
=
run
+'-'
plotBeamSpotMon.c
= ROOT.TCanvas('BeamSpotMonitoring','Beam Spot
Monitoring
',750,1000)
plotBeamSpotMon.mon
= ROOT.TFile(filename)
string
plotBeamSpotMon.mondir
= 'InDetGlobal/BeamSpot/'
string
plotBeamSpotMon.mondirCA
= 'run_'+
run
+'/InDetGlobal/BeamSpot/'
float
plotBeamSpotMon.yline
= 0.83
plotBeamSpotMon.b
=
f.split
('/')[-1]
plotBeamSpotMon.dsname
=
b.split
('-')[0]
string
plotBeamSpotMon.taskname
= '-'.join(
b.split
('-')[1:-1])
plotBeamSpotMon.font
int
plotBeamSpotMon.nc
= 2
plotBeamSpotMon.h
=
mon.Get
(mondir+hname)
Generated on Thu May 22 2025 21:25:03 for ATLAS Offline Software by
1.8.18