Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the process \(pp \to A\to t\bar t\). More...
#include <CPoddHiggs.h>
Ratio of the prediction and ATLAS upper limit for the cross section times branching ratio of the process \(pp \to A\to t\bar t\).
Definition at line 315 of file CPoddHiggs.h.
Public Member Functions | |
| double | computeThValue () |
| Hobs_pp_A_tt_ATLAS (const StandardModel &SM_i) | |
| Hobs_pp_A_tt_ATLAS constructor. More... | |
Public Member Functions inherited from CPoddHiggs | |
| void | computeParameters () |
| CPoddHiggs (const StandardModel &SM_i) | |
| virtual | ~CPoddHiggs () |
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 CPoddHiggs | |
| double | bbF_A_bb_TH |
| Cross section times branching ratio for the process \(b\bar b\to A\to b\bar b\) at the LHC with 8 TeV. More... | |
| double | bbF_A_tautau_TH |
| Cross section times branching ratio for the process \(b\bar b\to A\to \tau\tau\) at the LHC with 8 TeV. More... | |
| double | ggF_A_gaga_TH |
| Cross section times branching ratio for the process \(gg\to A\to \gamma\gamma\) at the LHC with 8 TeV. More... | |
| double | ggF_A_hZ_bbll_TH |
| Cross section times branching ratio for the process \(gg\to A\to hZ \to b\bar b \ell \ell\) at the LHC with 8 TeV. More... | |
| double | ggF_A_hZ_bbZ_TH |
| Cross section times branching ratio for the process \(gg\to A\to hZ \to b\bar b Z\) at the LHC with 8 TeV. More... | |
| double | ggF_A_hZ_tautaull_TH |
| Cross section times branching ratio for the process \(gg\to A\to hZ \to \tau \tau \ell \ell\) at the LHC with 8 TeV. More... | |
| double | ggF_A_hZ_tautauZ_TH |
| Cross section times branching ratio for the process \(gg\to A\to hZ \to \tau \tau Z\) at the LHC with 8 TeV. More... | |
| double | ggF_A_tautau_TH |
| Cross section times branching ratio for the process \(gg\to A\to \tau\tau\) at the LHC with 8 TeV. More... | |
| double | mA |
| The CP-odd Higgs mass. (Required for the experimental tables.) More... | |
| THDMcache * | mycache |
| lightHiggs * | mylightHiggs |
| double | pp_A_tt_TH |
| Cross section times branching ratio for the process \(pp\to A\to t\bar t\) 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... | |
| Hobs_pp_A_tt_ATLAS::Hobs_pp_A_tt_ATLAS | ( | const StandardModel & | SM_i | ) |
|
virtual |
Reimplemented from CPoddHiggs.
Definition at line 412 of file CPoddHiggs.cpp.