Decadic logarithm of the cross section times branching ratio of the process \(b\bar b\to \phi_{3}\to b\bar b\) at 8 TeV.
More...
#include <GeneralTHDMHeavyHiggs.h>
Decadic logarithm of the cross section times branching ratio of the process \(b\bar b\to \phi_{3}\to b\bar b\) at 8 TeV.
Definition at line 4776 of file GeneralTHDMHeavyHiggs.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ log10_gg_phi3_bb_TH8()
| log10_gg_phi3_bb_TH8::log10_gg_phi3_bb_TH8 |
( |
const StandardModel & |
SM_i | ) |
|
◆ computeThValue()
| double log10_gg_phi3_bb_TH8::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\log_{10}[\sigma^{\text{GTHDM}}_{g\bar g\to \phi_{3}}\cdot BR^{\text{GTHDM}}(\phi_{3}\to b\bar b)]\)
Implements ThObservable.
Definition at line 2190 of file GeneralTHDMHeavyHiggs.cpp.
2191{
2192 return log10(
myGTHDM.getMyGTHDMCache()->gg_phi3_bb_TH8);
2193}
◆ myGTHDM
| const GeneralTHDM& log10_gg_phi3_bb_TH8::myGTHDM |
|
private |
The documentation for this class was generated from the following files: