Decadic logarithm of the cross section times branching ratio of the process \(b\bar b\to H\to \tau\tau\). More...
#include <heavyHiggs.h>
Decadic logarithm of the cross section times branching ratio of the process \(b\bar b\to H\to \tau\tau\).
Definition at line 441 of file heavyHiggs.h.
Public Member Functions | |
| double | computeThValue () |
| log10_bbF_H_tautau_TH (const StandardModel &SM_i) | |
| log10_bbF_H_tautau_TH constructor. More... | |
Public Member Functions inherited from heavyHiggs | |
| void | computeParameters () |
| 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... | |
Additional Inherited Members | |
Protected Attributes inherited from heavyHiggs | |
| 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... | |
| log10_bbF_H_tautau_TH::log10_bbF_H_tautau_TH | ( | const StandardModel & | SM_i | ) |
|
virtual |
Reimplemented from heavyHiggs.
Definition at line 570 of file heavyHiggs.cpp.