#include <EWPO.h>
Definition at line 285 of file EWPO.h.
◆ MWTHDM()
MWTHDM constructor.
Definition at line 350 of file EWPO.cpp.
352{}
An observable class to calculate the electroweak precision observables in the THDM.
◆ computeThValue()
| double MWTHDM::computeThValue |
( |
| ) |
|
|
virtual |
brief \(W\)-boson mass in the on-shell scheme, \(M_{W,\mathrm{SM}}\) in the THDM.
- Returns
- \(M_{W,\mathrm{THDM}}\) in GeV
Reimplemented from EWPO.
Definition at line 354 of file EWPO.cpp.
355{
359 return MWSM - s02*MWSM*
dDelta_r()/(2.*(c02-s02));
360}
const double s02() const
The square of the sine of the weak mixing angle defined without weak radiative corrections.
virtual const double Mw() const
The SM prediction for the -boson mass in the on-shell scheme, .
const double c02() const
The square of the cosine of the weak mixing angle defined without weak radiative corrections.
The documentation for this class was generated from the following files: