#include <HiggsThObservables.h>
- Author
- HEPfit Collaboration
- Copyright
- GNU General Public License
Definition at line 3045 of file HiggsThObservables.h.
◆ muggHZgamumu()
muggHZgamumu::muggHZgamumu |
( |
const StandardModel & |
SM_i, |
|
|
const double |
sqrt_s_i |
|
) |
| |
Constructor.
- Parameters
-
[in] | SM_i | a reference to a StandardModel object or to any extension of it |
[in] | sqrt_s_i | the center-of-mass energy in TeV |
Definition at line 1569 of file HiggsThObservables.cpp.
1573 throw std::runtime_error(
"muggHZgamumu called with a class whose parent is not NPbase");
The auxiliary base model class for other model classes.
ThObservable(const StandardModel &SM_i)
Constructor.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ computeThValue()
double muggHZgamumu::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
Implements ThObservable.
Definition at line 1576 of file HiggsThObservables.cpp.
1578 if ((this->
getModel()).isModelLinearized()) {
virtual const double BrHZgamumuRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual const double muggH(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section in the current model and in ...
const StandardModel & getModel()
A get method to get the model.
◆ myNPbase
const NPbase* muggHZgamumu::myNPbase |
|
private |
◆ sqrt_s
const double muggHZgamumu::sqrt_s |
|
private |
The documentation for this class was generated from the following files: