#include <HiggsThObservables.h>
- Author
- HEPfit Collaboration
- Copyright
- GNU General Public License
Definition at line 4627 of file HiggsThObservables.h.
◆ muttHtautau()
muttHtautau::muttHtautau |
( |
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 3218 of file HiggsThObservables.cpp.
3222 throw std::runtime_error(
"muttHtautau 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 muttHtautau::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
Implements ThObservable.
Definition at line 3225 of file HiggsThObservables.cpp.
3227 if ((this->
getModel()).isModelLinearized()) {
virtual const double muttH(const double sqrt_s) const
The ratio between the t-tbar-Higgs associated production cross-section in the current model and in t...
virtual const double muttHtautau(const double sqrt_s) const
virtual const double BrHtautauRatio() const
The ratio of the Br in the current model and in the Standard Model.
const StandardModel & getModel()
A get method to get the model.
◆ myNPbase
const NPbase* muttHtautau::myNPbase |
|
private |
◆ sqrt_s
const double muttHtautau::sqrt_s |
|
private |
The documentation for this class was generated from the following files: