![]() |
ATLAS Offline Software
|
Functions | |
| SetStyle (whiteCanvas=False) | |
| SaveGraphsToFile (filename, varnames, xvecs, yvecs, addparamName=None, addparamVal=None) | |
| MakePlots (tree, datapath) | |
| makeLBPlotSummaryForLHC (lbrange, xvecStb, yvec, runNr, datapath, printText='') | |
| makeTimePlotList (xvec, xveclb, yvec, toffset, dt, ymin, ymax, xtit, ytit, ylegend, name, title, datapath, printText='') | |
| makeLBPlotList (xvec, xvecStb, yvec, xtitle, ytitle, ylegend, histname, histtitle, datapath, printText='', ymin=None, ymax=None) | |
| makeBSPlots (xvec, yvec, xtitle, ytitle, histname, histtitle, datapath, ymin, ymax, printText='') | |
| makeLBPlot (xvec, xvecStb, yvecScalar, xtitle, ytitle, ylegendScalar, histname, histtitle, datapath, printText='', ymin=None, ymax=None) | |
| InttypeTrf (tree, var, vlist, value, kcoord) | |
| FloattypeTrf (tree, var, vlist, value, kcoord) | |
| StringtypeTrf (tree, var, vlist, value, kcoord) | |
| TimetypeTrf (tree, var, vlist, value, kcoord) | |
| DurationtypeTrf (tree, var, vlist, value, kcoord) | |
| MakeHtml (hnames, fnames, uselarge=False, iconwidth=70, nbreakline=10) | |
| GetActions () | |
| CreateRootFile (dic) | |
| makeRatePlot (v, lbduration, plottriggers, averrate, xtit, ytit, name, title, datapath, printText='') | |
Variables | |
| str | datapath = "." |
| pf = open( '%s/plotinput.json' % datapath, 'r' ) | |
| lbrange = range(len(lbrange)) | |
| xvecStb | |
| yvec | |
| runNr | |
| printText | |
| CreateRootFile | ( | dic | ) |
Definition at line 784 of file AtlRunQueryRoot.py.
| DurationtypeTrf | ( | tree, | |
| var, | |||
| vlist, | |||
| value, | |||
| kcoord ) |
Definition at line 718 of file AtlRunQueryRoot.py.
| FloattypeTrf | ( | tree, | |
| var, | |||
| vlist, | |||
| value, | |||
| kcoord ) |
Definition at line 688 of file AtlRunQueryRoot.py.
| GetActions | ( | ) |
Definition at line 765 of file AtlRunQueryRoot.py.
| InttypeTrf | ( | tree, | |
| var, | |||
| vlist, | |||
| value, | |||
| kcoord ) |
Definition at line 675 of file AtlRunQueryRoot.py.
| makeBSPlots | ( | xvec, | |
| yvec, | |||
| xtitle, | |||
| ytitle, | |||
| histname, | |||
| histtitle, | |||
| datapath, | |||
| ymin, | |||
| ymax, | |||
| printText = '' ) |
Definition at line 608 of file AtlRunQueryRoot.py.
| MakeHtml | ( | hnames, | |
| fnames, | |||
| uselarge = False, | |||
| iconwidth = 70, | |||
| nbreakline = 10 ) |
Definition at line 742 of file AtlRunQueryRoot.py.
| makeLBPlot | ( | xvec, | |
| xvecStb, | |||
| yvecScalar, | |||
| xtitle, | |||
| ytitle, | |||
| ylegendScalar, | |||
| histname, | |||
| histtitle, | |||
| datapath, | |||
| printText = '', | |||
| ymin = None, | |||
| ymax = None ) |
Definition at line 667 of file AtlRunQueryRoot.py.
| makeLBPlotList | ( | xvec, | |
| xvecStb, | |||
| yvec, | |||
| xtitle, | |||
| ytitle, | |||
| ylegend, | |||
| histname, | |||
| histtitle, | |||
| datapath, | |||
| printText = '', | |||
| ymin = None, | |||
| ymax = None ) |
Definition at line 498 of file AtlRunQueryRoot.py.
| makeLBPlotSummaryForLHC | ( | lbrange, | |
| xvecStb, | |||
| yvec, | |||
| runNr, | |||
| datapath, | |||
| printText = '' ) |
Definition at line 209 of file AtlRunQueryRoot.py.
| MakePlots | ( | tree, | |
| datapath ) |
Definition at line 111 of file AtlRunQueryRoot.py.
| makeRatePlot | ( | v, | |
| lbduration, | |||
| plottriggers, | |||
| averrate, | |||
| xtit, | |||
| ytit, | |||
| name, | |||
| title, | |||
| datapath, | |||
| printText = '' ) |
Definition at line 852 of file AtlRunQueryRoot.py.
| makeTimePlotList | ( | xvec, | |
| xveclb, | |||
| yvec, | |||
| toffset, | |||
| dt, | |||
| ymin, | |||
| ymax, | |||
| xtit, | |||
| ytit, | |||
| ylegend, | |||
| name, | |||
| title, | |||
| datapath, | |||
| printText = '' ) |
Definition at line 367 of file AtlRunQueryRoot.py.
Definition at line 88 of file AtlRunQueryRoot.py.
| SetStyle | ( | whiteCanvas = False | ) |
Definition at line 28 of file AtlRunQueryRoot.py.
| StringtypeTrf | ( | tree, | |
| var, | |||
| vlist, | |||
| value, | |||
| kcoord ) |
Definition at line 701 of file AtlRunQueryRoot.py.
| TimetypeTrf | ( | tree, | |
| var, | |||
| vlist, | |||
| value, | |||
| kcoord ) |
Definition at line 715 of file AtlRunQueryRoot.py.
| str datapath = "." |
Definition at line 987 of file AtlRunQueryRoot.py.
| python.output.AtlRunQueryRoot.lbrange = range(len(lbrange)) |
Definition at line 989 of file AtlRunQueryRoot.py.
Definition at line 988 of file AtlRunQueryRoot.py.
| python.output.AtlRunQueryRoot.printText |
Definition at line 992 of file AtlRunQueryRoot.py.
| python.output.AtlRunQueryRoot.runNr |
Definition at line 989 of file AtlRunQueryRoot.py.
| python.output.AtlRunQueryRoot.xvecStb |
Definition at line 989 of file AtlRunQueryRoot.py.
| python.output.AtlRunQueryRoot.yvec |
Definition at line 989 of file AtlRunQueryRoot.py.