Decadic logarithm of the cross section times branching ratio of the process \(VV\to \phi_{2}\to ZZ\) at 8 TeV.
More...
#include <GeneralTHDMHeavyHiggs.h>
Decadic logarithm of the cross section times branching ratio of the process \(VV\to \phi_{2}\to ZZ\) at 8 TeV.
Definition at line 5322 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_VV_phi2_ZZ_TH8()
| log10_VV_phi2_ZZ_TH8::log10_VV_phi2_ZZ_TH8 |
( |
const StandardModel & |
SM_i | ) |
|
◆ computeThValue()
| double log10_VV_phi2_ZZ_TH8::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\log_{10}[\sigma^{\text{GTHDM}}_{VV\to \phi_{2}}\cdot BR^{\text{GTHDM}}(\phi_{2}\to ZZ)]\)
Implements ThObservable.
Definition at line 2421 of file GeneralTHDMHeavyHiggs.cpp.
2422{
2423 return log10(
myGTHDM.getMyGTHDMCache()->VV_phi2_ZZ_TH8);
2424}
◆ myGTHDM
| const GeneralTHDM& log10_VV_phi2_ZZ_TH8::myGTHDM |
|
private |
The documentation for this class was generated from the following files: