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 4732 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_bb_phi3_bb_TH8()
| log10_bb_phi3_bb_TH8::log10_bb_phi3_bb_TH8 |
( |
const StandardModel & |
SM_i | ) |
|
◆ computeThValue()
| double log10_bb_phi3_bb_TH8::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\log_{10}[\sigma^{\text{GTHDM}}_{b\bar b\to \phi_{3}}\cdot BR^{\text{GTHDM}}(\phi_{3}\to b\bar b)]\)
Implements ThObservable.
Definition at line 2171 of file GeneralTHDMHeavyHiggs.cpp.
2172{
2173 return log10(
myGTHDM.getMyGTHDMCache()->bb_phi3_bb_TH8);
2174}
◆ myGTHDM
| const GeneralTHDM& log10_bb_phi3_bb_TH8::myGTHDM |
|
private |
The documentation for this class was generated from the following files: