ATLAS Offline Software
Loading...
Searching...
No Matches
AtlRunQueryRoot.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.output
namespace  python.output.AtlRunQueryRoot

Functions

 python.output.AtlRunQueryRoot.SetStyle (whiteCanvas=False)
 python.output.AtlRunQueryRoot.SaveGraphsToFile (filename, varnames, xvecs, yvecs, addparamName=None, addparamVal=None)
 python.output.AtlRunQueryRoot.MakePlots (tree, datapath)
 python.output.AtlRunQueryRoot.makeLBPlotSummaryForLHC (lbrange, xvecStb, yvec, runNr, datapath, printText='')
 python.output.AtlRunQueryRoot.makeTimePlotList (xvec, xveclb, yvec, toffset, dt, ymin, ymax, xtit, ytit, ylegend, name, title, datapath, printText='')
 python.output.AtlRunQueryRoot.makeLBPlotList (xvec, xvecStb, yvec, xtitle, ytitle, ylegend, histname, histtitle, datapath, printText='', ymin=None, ymax=None)
 python.output.AtlRunQueryRoot.makeBSPlots (xvec, yvec, xtitle, ytitle, histname, histtitle, datapath, ymin, ymax, printText='')
 python.output.AtlRunQueryRoot.makeLBPlot (xvec, xvecStb, yvecScalar, xtitle, ytitle, ylegendScalar, histname, histtitle, datapath, printText='', ymin=None, ymax=None)
 python.output.AtlRunQueryRoot.InttypeTrf (tree, var, vlist, value, kcoord)
 python.output.AtlRunQueryRoot.FloattypeTrf (tree, var, vlist, value, kcoord)
 python.output.AtlRunQueryRoot.StringtypeTrf (tree, var, vlist, value, kcoord)
 python.output.AtlRunQueryRoot.TimetypeTrf (tree, var, vlist, value, kcoord)
 python.output.AtlRunQueryRoot.DurationtypeTrf (tree, var, vlist, value, kcoord)
 python.output.AtlRunQueryRoot.MakeHtml (hnames, fnames, uselarge=False, iconwidth=70, nbreakline=10)
 python.output.AtlRunQueryRoot.GetActions ()
 python.output.AtlRunQueryRoot.CreateRootFile (dic)
 python.output.AtlRunQueryRoot.makeRatePlot (v, lbduration, plottriggers, averrate, xtit, ytit, name, title, datapath, printText='')

Variables

str python.output.AtlRunQueryRoot.datapath = "."
 python.output.AtlRunQueryRoot.pf = open( '%s/plotinput.json' % datapath, 'r' )
 python.output.AtlRunQueryRoot.lbrange = range(len(lbrange))
 python.output.AtlRunQueryRoot.xvecStb
 python.output.AtlRunQueryRoot.yvec
 python.output.AtlRunQueryRoot.runNr
 python.output.AtlRunQueryRoot.printText