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

Go to the source code of this file.

Classes

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

Namespaces

 ROOTUtils
 

Functions

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

Variables

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