v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef EWSMTWOLOOPQCD_H
9 #define EWSMTWOLOOPQCD_H
105 double DeltaRho(
const double Mw_i)
const;
193 double F1(
const double x,
const double Mw_i)
const;
204 double V1(
const double r)
const;
215 double A1(
const double r)
const;
226 double V1prime(
const double r)
const;
237 double A1prime(
const double r)
const;
255 double DeltaR_ud(
const double Mw_i)
const;
281 double DeltaR_tb(
const double Mw_i)
const;
A class for two-loop corrections to the EW precision observables.
const EWSMcache & cache
A reference to an object of type EWSMcache.
double deltaQCD_2() const
The function .
double DeltaRho_ud(const double Mw_i) const
Light-quark contribution to , denoted as .
A class for defining operations on and functions of complex numbers.
double DeltaRho_tb(const double Mw_i) const
Heavy-quark contribution to , denoted as .
double DeltaR_rem(const double Mw_i) const
Remainder contribution of to , denoted as .
gslpp::complex DeltaKappa_ud(const double Mw_i) const
Light-quark contribution to , denoted as .
double V1(const double r) const
The function .
double DeltaAlpha_l(const double s) const
Leptonic contribution of to the electromagnetic coupling , denoted as .
A class for cache variables used in computing radiative corrections to the EW precision observables.
double DeltaRho(const double Mw_i) const
Leading two-loop QCD contribution of to , denoted as .
double F1(const double x, const double Mw_i) const
The function .
double DeltaR_tb(const double Mw_i) const
Heavy-quark contribution 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 .
double DeltaR_ud(const double Mw_i) const
Light-quark contribution to , not including , denoted as .
EWSMTwoLoopQCD(const EWSMcache &cache_i)
Constructor.
gslpp::complex DeltaKappa_tb(const double Mw_i) const
Heavy-quark contribution to , denoted as .
double V1prime(const double r) const
The derivative of the function .
double A1(const double r) const
The function .
double A1prime(const double r) const
The derivative of the function .
gslpp::complex deltaKappa_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .
double DeltaAlpha_t(const double s) const
Top-quark contribution of to the electromagnetic coupling , denoted as .