#include <THDMWpositivity.h>
Definition at line 167 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.
|
| |
◆ THDMWpositivity8()
THDMWpositivity8 constructor.
Definition at line 168 of file THDMWpositivity.cpp.
170{}
A base class for symmetric Two-Higgs-Doublet-Manohar-Wise models.
A class for a model prediction of an observable.
◆ computeThValue()
| double THDMWpositivity8::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
Implements ThObservable.
Definition at line 172 of file THDMWpositivity.cpp.
173{
177
179 {
181 }
182 else
183 {
184 return -1.;
185 }
186}
const double getTHDMW_lambda2() const
A getter for .
const double getTHDMW_lambda1() const
A getter for .
const double getTHDMW_lambda3() const
A getter for .
parameter of the Higgs potential
An observable class for the quartic Higgs potential coupling .
An observable class for the quartic Higgs potential coupling .
◆ myTHDMW
| const THDMW& THDMWpositivity8::myTHDMW |
|
private |
The documentation for this class was generated from the following files: