113 double DeltaRho(
const double Mw_i)
const;
190 double rho_2()
const;
201 double tau_2()
const;
216 double g(
const double a)
const;
224 double f0(
const double a)
const;
232 double f1(
const double a)
const;
243 double DeltaRho2(
const double Mw_i)
const;
259 double DeltaRw2(
const double Mw_i)
const;
274 double f2Add(
const double Mw_i)
const;
282 double DeltaEta2(
const double Mw_i)
const;
293 gslpp::complex
DeltaEta2Add_tmp(
const double I3f,
const double Qf,
const double Mw_i)
const;
321 gslpp::complex
DeltaKappa2Add_tmp(
const double I3f,
const double Qf,
const double Mw_i)
const;
341 gslpp::complex
Vadd(
const double I3f,
const double Qf,
const double Mw_i)
const;
352 gslpp::complex
DeltaEtaf1(
const double I3f,
const double Qf,
const double Mw_i)
const;
364 gslpp::complex
Vfi(
const double I3f,
const double Qf,
const double q2,
const double Mw_i)
const;
375 double Lambda(
const double x)
const;
387 double phi(
const double x)
const;
398 gslpp::complex
FV(
const double x)
const;
409 gslpp::complex
GV(
const double x)
const;
A class for one-loop corrections to the EW precision observables.
A class for two-loop corrections to the EW precision observables.
gslpp::complex FV(const double x) const
The auxiliary function .
gslpp::complex GV(const double x) const
The auxiliary function .
double deltaEoverE2() const
The auxiliary function .
double DeltaKappa2(const double Mw_i) const
The auxiliary function .
gslpp::complex deltaRho_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .
double DeltaRho2Add(const double Mw_i) const
The auxiliary function .
gslpp::complex DeltaEtaf1(const double I3f, const double Qf, const double Mw_i) const
The auxiliary function .
gslpp::complex DeltaEta2Add_tmp(const double I3f, const double Qf, const double Mw_i) const
The auxiliary function .
double f2Add(const double Mw_i) const
The auxiliary function .
gslpp::complex Vfi(const double I3f, const double Qf, const double q2, const double Mw_i) const
The auxiliary function .
double DeltaRho(const double Mw_i) const
Leading two-loop contribution of to , denoted as .
double f1(const double a) const
The auxiliary function .
double g(const double a) const
The auxiliary function .
double DeltaRw2(const double Mw_i) const
The auxiliary function .
double DeltaAlpha_t(const double s) const
Top-quark contribution of to the electromagnetic coupling , denoted as .
double f0(const double a) const
The auxiliary function .
gslpp::complex DeltaEta2Add_f(const Particle f, const double Mw_i) const
The auxiliary function for .
const EWSMOneLoopEW myOneLoopEW
An object of type EWSMOneLoopEW.
double tau_2() const
The function .
double phi(const double x) const
The auxiliary function .
gslpp::complex DeltaKappa2Add_tmp(const double I3f, const double Qf, const double Mw_i) const
The auxiliary function .
double Lambda(const double x) const
The auxiliary function .
EWSMTwoLoopEW(const EWSMcache &cache_i)
Constructor.
double DeltaAlpha_l(const double s) const
Leptonic contribution of to the electromagnetic coupling , denoted as .
double DeltaRho2(const double Mw_i) const
The auxiliary function .
gslpp::complex Vadd(const double I3f, const double Qf, const double Mw_i) const
The auxiliary function .
double rho_2() const
The function .
double DeltaR_rem(const double Mw_i) const
Remainder contribution of to , denoted as .
double DeltaEta2(const double Mw_i) const
The auxiliary function .
const EWSMcache & cache
A reference to an object of type EWSMcache.
gslpp::complex DeltaKappa2Add_f(const Particle f, const double Mw_i) const
The auxiliary function for .
gslpp::complex deltaKappa_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .
A class for cache variables used in computing radiative corrections to the EW precision observables.