|
def | plotting._calculateRatios (histos, ratioUncertainty=False) |
|
def | plotting._copyStyle (src, dst) |
|
def | plotting._createCanvas (name, width, height) |
|
def | plotting._drawFrame (pad, bounds, xbinlabels=None, xbinlabelsize=None, xbinlabeloption=None, suffix="") |
|
def | plotting._findBounds (th1s, ylog, xmin=None, xmax=None, ymin=None, ymax=None) |
|
def | plotting._findBoundsY (th1s, ylog, ymin=None, ymax=None, coverage=None, coverageRange=None) |
|
def | plotting._getDirectory (args, kwargs) |
|
def | plotting._getDirectoryDetailed (tfile, possibleDirs, subDir=None) |
|
def | plotting._getObject (tdirectory, name) |
|
def | plotting._getOrCreateObject (tdirectory, nameOrCreator) |
|
def | plotting._getXmax (obj, limitToNonZeroContent=False) |
|
def | plotting._getXmin (obj, limitToNonZeroContent=False) |
|
def | plotting._getYmax (obj, limitToNonZeroContent=False) |
|
def | plotting._getYmaxWithError (th1) |
|
def | plotting._getYmin (obj, limitToNonZeroContent=False) |
|
def | plotting._getYminIgnoreOutlier (th1) |
|
def | plotting._getYminMaxAroundMedian (obj, coverage, coverageRange=None) |
|
def | plotting._modifyPadForRatio (pad, ratioFactor) |
|
def | plotting._setStyle () |
|
def | plotting._th1ToOrderedDict (th1, renameBin=None) |
|