#include <HiggsThObservables.h>
- Author
- HEPfit Collaboration
- Copyright
- GNU General Public License
Definition at line 5835 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.
|
| |
◆ UpperLimit_ppHZgammaA()
| UpperLimit_ppHZgammaA::UpperLimit_ppHZgammaA |
( |
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 4093 of file HiggsThObservables.cpp.
4094{
4096 throw std::runtime_error("UpperLimit_ppHZgammaA called with a class whose parent is not NPbase");
4097}
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 UpperLimit_ppHZgammaA::computeThValue |
( |
| ) |
|
|
virtual |
◆ myNPbase
| const NPbase* UpperLimit_ppHZgammaA::myNPbase |
|
private |
◆ sqrt_s
| const double UpperLimit_ppHZgammaA::sqrt_s |
|
private |
The documentation for this class was generated from the following files: