![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | python.ROOTUtils.MyCanvas |
| class | python.ROOTUtils.PlotLibrary |
| class | python.ROOTUtils.StyleFactory |
Namespaces | |
| namespace | python |
| namespace | python.ROOTUtils |
Functions | |
| python.ROOTUtils.protect (obj) | |
| python.ROOTUtils.drawAxisFrame (xmin, xmax, ymin, ymax, title='', xTitleOffset=None, yTitleOffset=None, doPlot=True, protectFrame=True) | |
| python.ROOTUtils.drawHorizontalBand (xmin, xmax, y, ywidth, color=33, protectBand=True, centralLine=False) | |
| python.ROOTUtils.drawText (x=0.74, y=0.87, dy=0.06, text='', font=62, color=1, align=11, linesep=';') | |
| python.ROOTUtils.drawLegend (x1, y1, x2, y2, legendList=[], fillColor=0, lineColor=0, textSize=None, protectLegend=True) | |
| python.ROOTUtils.moveStats (h, dx, dy, xw=0, yw=0, label='') | |
| python.ROOTUtils.atlasLabel (x, y, isPreliminary=False, color=1, offset=0.115, isForApproval=False, energy=8, customstring="", size=0.05) | |
| python.ROOTUtils.atlasStyle (protectStyle=True) | |
| python.ROOTUtils.setStyle (style=None) | |
Variables | |
| str | python.ROOTUtils.__author__ = 'Juerg Beringer' |
| str | python.ROOTUtils.__version__ = '$Id: ROOTUtils.py 759047 2016-07-01 00:45:13Z beringer $' |
| list | python.ROOTUtils.protectedObjectList = [] |
| dict | python.ROOTUtils.myCanvasSizes |