ATLAS Offline Software
Classes | Namespaces | Functions | Variables
python/ROOTUtils.py File Reference

Go to the source code of this file.

Classes

class  python.ROOTUtils.MyCanvas
 
class  python.ROOTUtils.PlotLibrary
 
class  python.ROOTUtils.StyleFactory
 

Namespaces

 python.ROOTUtils
 

Functions

def python.ROOTUtils.protect (obj)
 
def python.ROOTUtils.drawAxisFrame (xmin, xmax, ymin, ymax, title='', xTitleOffset=None, yTitleOffset=None, doPlot=True, protectFrame=True)
 
def python.ROOTUtils.drawHorizontalBand (xmin, xmax, y, ywidth, color=33, protectBand=True, centralLine=False)
 
def python.ROOTUtils.drawText (x=0.74, y=0.87, dy=0.06, text='', font=62, color=1, align=11, linesep=';')
 
def python.ROOTUtils.drawLegend (x1, y1, x2, y2, legendList=[], fillColor=0, lineColor=0, textSize=None, protectLegend=True)
 
def python.ROOTUtils.moveStats (h, dx, dy, xw=0, yw=0, label='')
 
def python.ROOTUtils.atlasLabel (x, y, isPreliminary=False, color=1, offset=0.115, isForApproval=False, energy=8, customstring="", size=0.05)
 
def python.ROOTUtils.atlasStyle (protectStyle=True)
 
def python.ROOTUtils.setStyle (style=None)
 

Variables

string python.ROOTUtils.__author__ = 'Juerg Beringer'
 
string python.ROOTUtils.__version__ = '$Id: ROOTUtils.py 759047 2016-07-01 00:45:13Z beringer $'
 
list python.ROOTUtils.protectedObjectList = []
 
dictionary python.ROOTUtils.myCanvasSizes