This base class implements signal yields by production and decay mode Specific models can be obtained redefining getHiggsSignalYieldScale. More...
Public Member Functions | |
def | __init__ |
def | doParametersOfInterest |
def | getYieldScale |
def | setPhysicsOptions |
Public Attributes | |
altSignal | |
mHRange | |
muAsPOI | |
muFloating | |
sigNorms | |
This base class implements signal yields by production and decay mode Specific models can be obtained redefining getHiggsSignalYieldScale.
Definition at line 5 of file HiggsJPC.py.
def HiggsJPC.TwoHypotesisHiggs.__init__ | ( | self | ) |
Definition at line 6 of file HiggsJPC.py.
def HiggsJPC.TwoHypotesisHiggs.doParametersOfInterest | ( | self | ) |
Create POI and other parameters, and define the POI set.
Definition at line 32 of file HiggsJPC.py.
References HiggsJPC.TwoHypotesisHiggs.muAsPOI, and HiggsJPC.TwoHypotesisHiggs.muFloating.
def HiggsJPC.TwoHypotesisHiggs.getYieldScale | ( | self, | |
bin, | |||
process | |||
) |
Definition at line 11 of file HiggsJPC.py.
References HiggsJPC.TwoHypotesisHiggs.altSignal, and HiggsJPC.TwoHypotesisHiggs.sigNorms.
def HiggsJPC.TwoHypotesisHiggs.setPhysicsOptions | ( | self, | |
physOptions | |||
) |
Definition at line 16 of file HiggsJPC.py.
References HiggsJPC.TwoHypotesisHiggs.altSignal, HiggsJPC.TwoHypotesisHiggs.mHRange, HiggsCouplings.CvCfHiggs.mHRange, HiggsCouplings.C5Higgs.mHRange, HiggsJPC.TwoHypotesisHiggs.muAsPOI, HiggsJPC.TwoHypotesisHiggs.muFloating, and split.
HiggsJPC.TwoHypotesisHiggs.altSignal |
Definition at line 10 of file HiggsJPC.py.
Referenced by HiggsJPC.TwoHypotesisHiggs.getYieldScale(), and HiggsJPC.TwoHypotesisHiggs.setPhysicsOptions().
HiggsJPC.TwoHypotesisHiggs.mHRange |
Definition at line 7 of file HiggsJPC.py.
Referenced by PhysicsModel.FloatingHiggsMass.doParametersOfInterest(), PhysicsModel.FloatingXSHiggs.doParametersOfInterest(), PhysicsModel.FloatingBRHiggs.doParametersOfInterest(), HiggsJPC.TwoHypotesisHiggs.setPhysicsOptions(), PhysicsModel.FloatingHiggsMass.setPhysicsOptions(), PhysicsModel.FloatingXSHiggs.setPhysicsOptions(), and PhysicsModel.FloatingBRHiggs.setPhysicsOptions().
HiggsJPC.TwoHypotesisHiggs.muAsPOI |
Definition at line 8 of file HiggsJPC.py.
Referenced by HiggsJPC.TwoHypotesisHiggs.doParametersOfInterest(), and HiggsJPC.TwoHypotesisHiggs.setPhysicsOptions().
HiggsJPC.TwoHypotesisHiggs.muFloating |
Definition at line 9 of file HiggsJPC.py.
Referenced by HiggsJPC.TwoHypotesisHiggs.doParametersOfInterest(), and HiggsJPC.TwoHypotesisHiggs.setPhysicsOptions().
HiggsJPC.TwoHypotesisHiggs.sigNorms |
Definition at line 41 of file HiggsJPC.py.
Referenced by HiggsJPC.TwoHypotesisHiggs.getYieldScale().