#include <HiggsThObservables.h>
- Author
- HEPfit Collaboration
- Copyright
- GNU General Public License
Definition at line 3635 of file HiggsThObservables.h.
◆ muVBFHZZ4l()
muVBFHZZ4l::muVBFHZZ4l |
( |
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 2210 of file HiggsThObservables.cpp.
2214 throw std::runtime_error(
"muVBFHZZ4l 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 muVBFHZZ4l::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
Implements ThObservable.
Definition at line 2217 of file HiggsThObservables.cpp.
2219 if ((this->
getModel()).isModelLinearized()) {
virtual const double muVBF(const double sqrt_s) const
The ratio between the vector-boson fusion Higgs production cross-section in the current model and in...
virtual const double BrH4lRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
virtual const double muVBFHZZ4l(const double sqrt_s) const
const StandardModel & getModel()
A get method to get the model.
◆ myNPbase
const NPbase* muVBFHZZ4l::myNPbase |
|
private |
◆ sqrt_s
const double muVBFHZZ4l::sqrt_s |
|
private |
The documentation for this class was generated from the following files: