ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TileCalorimeter
TileCoolDcs
share
Classes
|
Namespaces
|
Variables
TileDCSDataPlotter.py File Reference
Go to the source code of this file.
Classes
class
TileDCSDataPlotter.TileDCSDataPlotter
Namespaces
namespace
TileDCSDataPlotter
Variables
bool
TileDCSDataPlotter.batch
=
False
bool
TileDCSDataPlotter.useCool
=
True
bool
TileDCSDataPlotter.useTestBeam
=
False
bool
TileDCSDataPlotter.hvonly
=
False
bool
TileDCSDataPlotter.verbose
=
False
TileDCSDataPlotter.cmd
= sys.argv[1]
TileDCSDataPlotter.dp
=
TileDCSDataPlotter
(sys.argv,
useCool
,
useTestBeam
,
verbose
, putDuplicates=(
cmd
=="mean" or
cmd
=="dist"),
hvonly
=
hvonly
)
TileDCSDataPlotter.t
= dp.getTree()
TileDCSDataPlotter.f
= ROOT.TFile(dp.outName+".root", "recreate")
TileDCSDataPlotter.can
= TCanvas("c_TileDCSDataPlotter","c_TileDCSDataPlotter",0,0,1200,900)
TileDCSDataPlotter.hh
= dp.getTimelinePlot()
TileDCSDataPlotter.h0
= TH1D(
hh
[0])
TileDCSDataPlotter.tt
= dp.rangeStr
TileDCSDataPlotter.XA
= h0.GetXaxis()
TileDCSDataPlotter.tx
= XA.GetTitle()
str
TileDCSDataPlotter.ttt
=
tt
+";"+
tx
+";"+sys.argv[2]+" :: "+sys.argv[3]
TileDCSDataPlotter.ymin
= h0.GetMinimum()
TileDCSDataPlotter.ymax
= h0.GetMaximum()
TileDCSDataPlotter.max1
=
ymax
+
ymax
-
ymin
TileDCSDataPlotter.leg
= TLegend(0.1,0.55,0.9,0.9)
TileDCSDataPlotter.tit
= h.GetTitle()
TileDCSDataPlotter.h
= dp.getDiffPlot(1)
TileDCSDataPlotter.dim
= dp.varExp.split(',')[0].
count
(':')
str
TileDCSDataPlotter.opt
= ""
tuple
TileDCSDataPlotter.pr
= (len(
hh
)==1)
Generated on
for ATLAS Offline Software by
1.17.0