WRanalysis
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
python.combineTools.AnalysisResultsInterface Class Reference

Public Member Functions

def __init__
 
def getUncertainty
 
def getNEvents
 
def getMeanStd
 
def ProcessFile
 
def OpenFile
 
def GetMasses
 
def setTag
 
def getMassHisto
 

Public Attributes

 makeplots
 
 filefmt_dict
 
 filefmt
 
 SF
 
 masses
 
 results
 
 currentkey
 

Static Public Attributes

dictionary chnlName = {"ee":"EE", "mumu":"MuMu", "emu":"EMu"}
 

Constructor & Destructor Documentation

def python.combineTools.AnalysisResultsInterface.__init__ (   self,
  base = "./",
  tag = "",
  SFfilename = configfolder + "/MCScaleFactors.txt",
  makeplots = False 
)

Member Function Documentation

def python.combineTools.AnalysisResultsInterface.GetMasses (   self,
  f 
)
def python.combineTools.AnalysisResultsInterface.getMassHisto (   self,
  MWR,
  channel,
  process 
)
def python.combineTools.AnalysisResultsInterface.getMeanStd (   self,
  tree,
  draw_str = None 
)
def python.combineTools.AnalysisResultsInterface.getNEvents (   self,
  MWR,
  channel,
  process,
  systematics,
  scale = 1.0 
)
def python.combineTools.AnalysisResultsInterface.getUncertainty (   self,
  mode,
  channel 
)
def python.combineTools.AnalysisResultsInterface.OpenFile (   self,
  channel,
  process,
  MWR 
)
def python.combineTools.AnalysisResultsInterface.ProcessFile (   self,
  key,
  f 
)
def python.combineTools.AnalysisResultsInterface.setTag (   self,
  tag 
)

Member Data Documentation

dictionary python.combineTools.AnalysisResultsInterface.chnlName = {"ee":"EE", "mumu":"MuMu", "emu":"EMu"}
static
python.combineTools.AnalysisResultsInterface.currentkey
python.combineTools.AnalysisResultsInterface.filefmt
python.combineTools.AnalysisResultsInterface.filefmt_dict
python.combineTools.AnalysisResultsInterface.makeplots
python.combineTools.AnalysisResultsInterface.masses
python.combineTools.AnalysisResultsInterface.results
python.combineTools.AnalysisResultsInterface.SF

The documentation for this class was generated from the following file: