|
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) |
|