CMS 3D CMS Logo

Classes | Variables

PhysicsModel Namespace Reference

Classes

class  FloatingBRHiggs
class  FloatingHiggsMass
class  FloatingXSHiggs
class  PhysicsModel
 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)
More...
class  SMLikeHiggsModel
class  StrictSMLikeHiggsModel

Variables

tuple defaultModel = PhysicsModel()
tuple floatingBRHiggs = FloatingBRHiggs()
tuple floatingHiggsMass = FloatingHiggsMass()
tuple floatingXSHiggs = FloatingXSHiggs()
tuple strictSMLikeHiggs = StrictSMLikeHiggsModel()

Variable Documentation

Definition at line 201 of file PhysicsModel.py.

Definition at line 204 of file PhysicsModel.py.

Definition at line 205 of file PhysicsModel.py.

Definition at line 203 of file PhysicsModel.py.

Definition at line 202 of file PhysicsModel.py.