Base class for direct heavy Higgs search observables. More...
#include <heavyHiggs.h>
Inherits ThObservable.
Inherited by Hobs_bbF_H_bb_CMS, Hobs_bbF_H_tautau_ATLAS, Hobs_bbF_H_tautau_CMS, Hobs_ggF_H_gaga_ATLAS, Hobs_ggF_H_gaga_CMS, Hobs_ggF_H_hh_ATLAS, Hobs_ggF_H_hh_bbtautau_CMS, Hobs_ggF_H_tautau_ATLAS, Hobs_ggF_H_tautau_CMS, Hobs_ggF_H_WW_ATLAS, Hobs_pp_H_hh_bbbb_CMS, Hobs_pp_H_hh_gagabb_CMS, Hobs_pp_H_tt_ATLAS, Hobs_pp_H_ZZ_CMS, Hobs_VBF_H_WW_ATLAS, log10_bbF_H_bb_TH, log10_bbF_H_tautau_TH, log10_ggF_H_gaga_TH, log10_ggF_H_hh_bbtautau_TH, log10_ggF_H_hh_TH, log10_ggF_H_tautau_TH, log10_ggF_H_WW_TH, log10_pp_H_hh_bbbb_TH, log10_pp_H_hh_gagabb_TH, log10_pp_H_tt_TH, log10_pp_H_ZZ_TH, and log10_VBF_H_WW_TH.
Base class for direct heavy Higgs search observables.
The \(\gamma \gamma\), \(Z\gamma\) and \(gg\) decay widths are calculated at one-loop following [85] and [13].
Definition at line 27 of file heavyHiggs.h.
Public Member Functions | |
| void | computeParameters () |
| double | computeThValue () |
| Empty function. More... | |
| heavyHiggs (const StandardModel &SM_i) | |
| virtual | ~heavyHiggs () |
Public Member Functions inherited from ThObservable | |
| double | getBinMax () |
| A get method to get the maximum value of the bin. More... | |
| double | getBinMin () |
| A get method to get the minimum value of the bin. More... | |
| const StandardModel & | getModel () |
| A get method to get the model. More... | |
| void | setBinMax (double max) |
| A set method to set the maximum value of the bin. More... | |
| void | setBinMin (double min) |
| A set method to set the minimum value of the bin. More... | |
| ThObservable (const StandardModel &SM_i) | |
| Constructor. More... | |
| ThObservable (const ThObservable &orig) | |
| The copy constructor. More... | |
| virtual | ~ThObservable () |
| The default destructor. More... | |
Protected Attributes | |
| double | bbF_H_bb_TH |
| Cross section times branching ratio for the process \(b\bar b\to H\to b\bar b\) at the LHC with 8 TeV. More... | |
| double | bbF_H_tautau_TH |
| Cross section times branching ratio for the process \(b\bar b\to H\to \tau\tau\) at the LHC with 8 TeV. More... | |
| double | ggF_H_gaga_TH |
| Cross section times branching ratio for the process \(gg\to H\to \gamma\gamma\) at the LHC with 8 TeV. More... | |
| double | ggF_H_hh_bbtautau_TH |
| Cross section times branching ratio for the process \(gg\to H\to hh\to b\bar b \tau\tau\) at the LHC with 8 TeV. More... | |
| double | ggF_H_hh_TH |
| Cross section times branching ratio for the process \(gg\to H\to hh\) at the LHC with 8 TeV. More... | |
| double | ggF_H_tautau_TH |
| Cross section times branching ratio for the process \(gg\to H\to \tau\tau\) at the LHC with 8 TeV. More... | |
| double | ggF_H_WW_TH |
| Cross section times branching ratio for the process \(gg\to H\to WW\) at the LHC with 8 TeV. More... | |
| double | mHh |
| The heavy CP-even Higgs mass. (Required for the experimental tables.) More... | |
| THDMcache * | mycache |
| lightHiggs * | mylightHiggs |
| double | pp_H_hh_bbbb_TH |
| Cross section times branching ratio for the process \(pp\to H\to hh\to b\bar b b\bar b\) at the LHC with 8 TeV. More... | |
| double | pp_H_hh_gagabb_TH |
| Cross section times branching ratio for the process \(pp\to H\to hh\to \gamma\gamma b\bar b\) at the LHC with 8 TeV. More... | |
| double | pp_H_tt_TH |
| Cross section times branching ratio for the process \(pp\to H\to t\bar t\) at the LHC with 8 TeV. More... | |
| double | pp_H_ZZ_TH |
| Signal strength for the process \(pp\to H\to ZZ\) at the LHC with 8 TeV. More... | |
| double | VBF_H_WW_TH |
| Cross section times branching ratio for the process \(VV\to H\to WW\) at the LHC with 8 TeV. More... | |
Protected Attributes inherited from ThObservable | |
| double | max |
| the bin maximum. More... | |
| double | min |
| The bin minimum. More... | |
| const StandardModel & | SM |
| A reference to an object of StandardMode class. More... | |
Private Attributes | |
| double | GammaHtot |
| Total decay width of the heavy CP-even Higgs \(H\). More... | |
| const StandardModel & | mySM |
| const THDM * | myTHDM |
| heavyHiggs::heavyHiggs | ( | const StandardModel & | SM_i | ) |
Definition at line 12 of file heavyHiggs.cpp.
|
virtual |
Definition at line 24 of file heavyHiggs.cpp.
| void heavyHiggs::computeParameters | ( | ) |
Definition at line 28 of file heavyHiggs.cpp.
|
virtual |
Empty function.
Implements ThObservable.
Reimplemented in log10_bbF_H_bb_TH, log10_pp_H_tt_TH, log10_pp_H_hh_gagabb_TH, log10_pp_H_hh_bbbb_TH, log10_ggF_H_hh_bbtautau_TH, log10_ggF_H_hh_TH, log10_VBF_H_WW_TH, log10_ggF_H_WW_TH, log10_pp_H_ZZ_TH, log10_ggF_H_gaga_TH, log10_bbF_H_tautau_TH, log10_ggF_H_tautau_TH, Hobs_bbF_H_bb_CMS, Hobs_pp_H_tt_ATLAS, Hobs_pp_H_hh_gagabb_CMS, Hobs_pp_H_hh_bbbb_CMS, Hobs_ggF_H_hh_bbtautau_CMS, Hobs_ggF_H_hh_ATLAS, Hobs_VBF_H_WW_ATLAS, Hobs_ggF_H_WW_ATLAS, Hobs_pp_H_ZZ_CMS, Hobs_ggF_H_gaga_CMS, Hobs_ggF_H_gaga_ATLAS, Hobs_bbF_H_tautau_CMS, Hobs_bbF_H_tautau_ATLAS, Hobs_ggF_H_tautau_CMS, and Hobs_ggF_H_tautau_ATLAS.
Definition at line 260 of file heavyHiggs.cpp.
|
protected |
Cross section times branching ratio for the process \(b\bar b\to H\to b\bar b\) at the LHC with 8 TeV.
Definition at line 119 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(b\bar b\to H\to \tau\tau\) at the LHC with 8 TeV.
Definition at line 59 of file heavyHiggs.h.
|
private |
Total decay width of the heavy CP-even Higgs \(H\).
Definition at line 129 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(gg\to H\to \gamma\gamma\) at the LHC with 8 TeV.
Definition at line 65 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(gg\to H\to hh\to b\bar b \tau\tau\) at the LHC with 8 TeV.
Definition at line 95 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(gg\to H\to hh\) at the LHC with 8 TeV.
Definition at line 89 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(gg\to H\to \tau\tau\) at the LHC with 8 TeV.
Definition at line 53 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(gg\to H\to WW\) at the LHC with 8 TeV.
Definition at line 77 of file heavyHiggs.h.
|
protected |
The heavy CP-even Higgs mass. (Required for the experimental tables.)
Definition at line 47 of file heavyHiggs.h.
|
protected |
Definition at line 40 of file heavyHiggs.h.
|
protected |
Definition at line 41 of file heavyHiggs.h.
|
private |
Definition at line 123 of file heavyHiggs.h.
|
private |
Definition at line 122 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(pp\to H\to hh\to b\bar b b\bar b\) at the LHC with 8 TeV.
Definition at line 101 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(pp\to H\to hh\to \gamma\gamma b\bar b\) at the LHC with 8 TeV.
Definition at line 107 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(pp\to H\to t\bar t\) at the LHC with 8 TeV.
Definition at line 113 of file heavyHiggs.h.
|
protected |
Signal strength for the process \(pp\to H\to ZZ\) at the LHC with 8 TeV.
Definition at line 71 of file heavyHiggs.h.
|
protected |
Cross section times branching ratio for the process \(VV\to H\to WW\) at the LHC with 8 TeV.
Definition at line 83 of file heavyHiggs.h.