HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
zttmodels.ZttEffAndXsec Class Reference

Class that takes care of building a physics model by combining individual channels and processes together Things that it can do: More...

+ Inheritance diagram for zttmodels.ZttEffAndXsec:

Public Member Functions

def __init__
 
def setPhysicsOptions
 
def doParametersOfInterest
 Create POI and other parameters, and define the POI set. More...
 
def getYieldScale
 

Public Attributes

 verbose
 

Detailed Description

Class that takes care of building a physics model by combining individual channels and processes together Things that it can do:

  • define the parameters of interest (in the default implementation , "r")
  • define other constant model parameters (e.g., "MH")
  • yields a scaling factor for each pair of bin and process (by default, constant for background and linear in "r" for signal)
  • possibly modifies the systematical uncertainties (does nothing by default)

Constructor & Destructor Documentation

def zttmodels.ZttEffAndXsec.__init__ (   self)

Member Function Documentation

def zttmodels.ZttEffAndXsec.doParametersOfInterest (   self)

Create POI and other parameters, and define the POI set.

def zttmodels.ZttEffAndXsec.getYieldScale (   self,
  bin,
  process 
)
def zttmodels.ZttEffAndXsec.setPhysicsOptions (   self,
  physOptions 
)

Member Data Documentation

zttmodels.ZttEffAndXsec.verbose

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