#include <THDMWpositivity.h>
Definition at line 91 of file THDMWpositivity.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.
|
| |
◆ THDMWpositivity4()
THDMWpositivity4 constructor.
Definition at line 63 of file THDMWpositivity.cpp.
65{}
A base class for symmetric Two-Higgs-Doublet-Manohar-Wise models.
A class for a model prediction of an observable.
◆ computeThValue()
| double THDMWpositivity4::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
Implements ThObservable.
Definition at line 67 of file THDMWpositivity.cpp.
68{
75
76 return 5.0*(mu1+mu2+mu6) + 6.0*(2.0*mu3+mu4+mu5) - fabs(mu1+mu2+mu6);
77}
const double getTHDMW_mu2() const
A getter for .
const double getTHDMW_mu3() const
A getter for .
const double getTHDMW_mu5() const
A getter for .
const double getTHDMW_mu1() const
A getter for .
const double getTHDMW_mu4() const
A getter for .
const double getTHDMW_mu6() const
A getter for .
◆ myTHDMW
| const THDMW& THDMWpositivity4::myTHDMW |
|
private |
The documentation for this class was generated from the following files: