#include <EWPO.h>
Definition at line 268 of file EWPO.h.
◆ sinthetaeffl_2THDM()
| sinthetaeffl_2THDM::sinthetaeffl_2THDM |
( |
const StandardModel & |
SM_i | ) |
|
sinthetaeffl_2THDM constructor.
Definition at line 338 of file EWPO.cpp.
340{}
An observable class to calculate the electroweak precision observables in the THDM.
◆ computeThValue()
| double sinthetaeffl_2THDM::computeThValue |
( |
| ) |
|
|
virtual |
The effective weak mixing angle \(\sin^2\theta_{\rm eff}^{\,\ell}\) for \(Z\ell\bar{\ell}\) at the the \(Z\)-mass scale.
- Returns
- \(\sin^2\theta_{\rm eff}^{\,\ell}\)
Reimplemented from EWPO.
Definition at line 342 of file EWPO.cpp.
343{
345 double Deltasinthetaeffl_2=0.0;
347 return sinthetaeffl_2SM+Deltasinthetaeffl_2;
348}
void computeTHDMcouplings()
virtual const double sin2thetaEff(const Particle f) const
The effective weak mixing angle for at the the -mass scale.
const Particle & getLeptons(const QCD::lepton p) const
A get method to retrieve the member object of a lepton.
const StandardModel & SM
A reference to an object of StandardMode class.
The documentation for this class was generated from the following files: