8#ifndef EWSMTHREELOOPEW_H
9#define EWSMTHREELOOPEW_H
79 double DeltaRho(
const double Mw_i)
const;
A class for three-loop corrections to the EW precision observables.
double DeltaRho(const double Mw_i) const
Leading three-loop contribution of to , denoted as .
double DeltaAlpha_t(const double s) const
Top-quark contribution of to the electromagnetic coupling , denoted as .
double DeltaAlpha_l(const double s) const
Leptonic contribution of to the electromagnetic coupling , denoted as .
EWSMThreeLoopEW(const EWSMcache &cache_i)
Constructor.
gslpp::complex deltaKappa_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .
const EWSMcache & cache
A reference to an object of type EWSMcache.
double DeltaR_rem(const double Mw_i) const
Remainder contribution of to , denoted as .
gslpp::complex deltaRho_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.