#include <HiggsThObservables.h>
- Author
- HEPfit Collaboration
- Copyright
- GNU General Public License
Definition at line 13988 of file HiggsThObservables.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.
|
| |
◆ muTHUWHgaga()
| muTHUWHgaga::muTHUWHgaga |
( |
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 12524 of file HiggsThObservables.cpp.
12526{
12528 throw std::runtime_error("muTHUWHgaga called with a class whose parent is not NPbase");
12529}
The auxiliary base model class for other model classes.
A class for a model prediction of an observable.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ computeThValue()
| double muTHUWHgaga::computeThValue |
( |
| ) |
|
|
virtual |
◆ myNPbase
| const NPbase* muTHUWHgaga::myNPbase |
|
private |
◆ sqrt_s
| const double muTHUWHgaga::sqrt_s |
|
private |
The documentation for this class was generated from the following files: