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