CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables
plotting.py File Reference

Go to the source code of this file.

Classes

class  plotting.AggregateBins
 
class  plotting.AggregateHistos
 
class  plotting.CutEfficiency
 
class  plotting.DQMSubFolder
 
class  plotting.FakeDuplicate
 
class  plotting.GetDirectoryCode.FileNotExist
 
class  plotting.Frame
 
class  plotting.FrameRatio
 
class  plotting.FrameTGraph2D
 
class  plotting.GetDirectoryCode
 
class  plotting.Plot
 
class  plotting.PlotEmpty
 
class  plotting.PlotFolder
 
class  plotting.PlotGroup
 
class  plotting.PlotOnSideGroup
 
class  plotting.Plotter
 
class  plotting.PlotterFolder
 
class  plotting.PlotterInstance
 
class  plotting.PlotterItem
 
class  plotting.PlotterTableItem
 
class  plotting.PlotText
 
class  plotting.PlotTextBox
 
class  plotting.GetDirectoryCode.PossibleDirsNotExist
 
class  plotting.ROC
 
class  plotting.GetDirectoryCode.SubDirNotExist
 
class  plotting.Subtract
 
class  plotting.Transform
 

Namespaces

 plotting
 

Functions

def plotting._calculateRatios (histos, ratioUncertainty=False)
 
def plotting._copyStyle (src, dst)
 
def plotting._createCanvas (name, width, height)
 
def plotting._drawFrame (pad, bounds, zmax=None, xbinlabels=None, xbinlabelsize=None, xbinlabeloption=None, ybinlabels=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._mergeBinLabels (labelsAll)
 
def plotting._mergeBinLabelsX (histos)
 
def plotting._mergeBinLabelsY (histos)
 
def plotting._modifyPadForRatio (pad, ratioFactor)
 
def plotting._setStyle ()
 
def plotting._th1IncludeOnlyBins (histos, xbinlabels)
 
def plotting._th1RemoveEmptyBins (histos, xbinlabels)
 
def plotting._th1ToOrderedDict (th1, renameBin=None)
 
def plotting._th2RemoveEmptyBins (histos, xbinlabels, ybinlabels)
 

Variables

 plotting._gr
 
 plotting._plotStylesColor
 
 plotting._plotStylesMarker
 
 plotting._ratio
 
 plotting._ratioYTitle
 
 plotting._th1
 
 plotting._uncertainty
 
 plotting._xerrshigh
 
 plotting._xerrslow
 
 plotting._xvalues
 
 plotting._yerrshigh
 
 plotting._yerrslow
 
 plotting._yvalues
 
 plotting.IgnoreCommandLineOptions
 
 plotting.verbose