Class that takes care of building a physics model by combining individual channels and processes together Things that it can do:
More...
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)
def zttmodels.ZttEffAndXsec.__init__ |
( |
|
self | ) |
|
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 |
|
) |
| |
zttmodels.ZttEffAndXsec.verbose |
The documentation for this class was generated from the following file: