Decadic logarithm of the cross section times branching ratio of the process \(gg\to \phi_{2}\to WW\) at 8 TeV.
More...
#include <GeneralTHDMHeavyHiggs.h>
Decadic logarithm of the cross section times branching ratio of the process \(gg\to \phi_{2}\to WW\) at 8 TeV.
Definition at line 5496 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_phi2_WW_TH8()
| log10_gg_phi2_WW_TH8::log10_gg_phi2_WW_TH8 |
( |
const StandardModel & |
SM_i | ) |
|
◆ computeThValue()
| double log10_gg_phi2_WW_TH8::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\log_{10}[\sigma^{\text{GTHDM}}_{gg\to \phi_{2}}\cdot BR^{\text{GTHDM}}(\phi_{2}\to WW)]\)
Implements ThObservable.
Definition at line 2496 of file GeneralTHDMHeavyHiggs.cpp.
2497{
2498 return log10(
myGTHDM.getMyGTHDMCache()->gg_phi2_WW_TH8);
2499}
◆ myGTHDM
| const GeneralTHDM& log10_gg_phi2_WW_TH8::myGTHDM |
|
private |
The documentation for this class was generated from the following files: