v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
35 double tmp = ((28.220 + 9.702 * log_t)
36 + xt * (6.924 + 1.594 * log_t))
37 *
pow(als / M_PI, 2.0);
60 DeltaR *= (cW2 - sW2) / 4.0 / sW2 / sW2;
100 dQCD3 = 157.0 / 648.0 - 3313.0 / 162.0 * zeta2 - 308.0 / 27.0 * zeta3
101 + 143.0 / 18.0 * zeta4 - 4.0 / 3.0 * zeta2 * log2
102 + 441.0 / 8.0 * S2 - B4 / 9.0 - D3 / 18.0
103 - (1.0 / 18.0 - 13.0 / 9.0 * zeta2 + 4.0 / 9.0 * zeta3) * nf
105 *(-17.224 + 0.08829 * lZ + 0.4722 * lZ * lZ
106 + (22.6367 + 1.2527 * lZ - 0.8519 * lZ * lZ) * sW2)
108 *(-7.7781 - 0.07226 * lZ + 0.004938 * lZ * lZ
109 + (21.497 + 0.05794 * lZ - 0.006584 * lZ * lZ) * sW2
110 - 21.0799 * sW2 * sW2);
123 *((22.6367 + 1.2527 * lZ - 0.8519 * lZ * lZ) * sW2
124 + (-11.3184 - 0.6263 * lZ + 0.4259 * lZ * lZ) * sW2)
126 *((21.497 + 0.05794 * lZ - 0.006584 * lZ * lZ) * sW2
127 + (-16.0186 - 0.02897 * lZ + 0.003292 * lZ * lZ) * sW2
128 - 21.0799 * sW2 * sW2 + 10.54 * sW2 * sW2);
129 dQCDk3.
imag() =
pow(MZtoMT, 2.0)
130 *((-1.968 + 2.676 * lZ) * sW2
131 + (2.6235 - 3.5682 * lZ) * sW2 * sW2)
133 *((-0.09102 + 0.02069 * lZ) * sW2
134 + (0.1214 - 0.02758 * lZ) * sW2 * sW2);
virtual double cW2(const double Mw_i) const
The square of the cosine of the weak mixing angle in the on-shell scheme, denoted as .
bool is(std::string name_i) const
gslpp::complex deltaKappa_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .
double DeltaAlpha_l(const double s) const
Leptonic contribution of to the electromagnetic coupling , denoted as .
double getAlsMz() const
A get method to access the value of .
EWSMThreeLoopQCD(const EWSMcache &cache_i)
Constructor.
double getZeta3() const
A get method to access the value of the zeta function .
gslpp::complex deltaQCD_kappa3(const double Mw_i) const
The function .
const EWSMcache & cache
A reference to an object of type EWSMcache.
A class for defining operations on and functions of complex numbers.
complex log(const complex &z)
double getZeta4() const
A get method to access the value of the zeta function .
double getB4() const
A get method to access the constant .
virtual double sW2(const double Mw_i) const
The square of the sine of the weak mixing angle in the on-shell scheme, denoted as .
const StandardModel & getSM() const
const double & imag() const
double mf(const Particle f, const double mu=0.0, const orders order=FULLNNLO) const
The mass of an SM fermion.
complex pow(const complex &z1, const complex &z2)
complex sqrt(const complex &z)
double DeltaRho(const double Mw_i) const
Leading three-loop QCD contribution of to , denoted as .
A class for cache variables used in computing radiative corrections to the EW precision observables.
double getMtpole() const
A get method to access the pole mass of the top quark.
double DeltaAlpha_t(const double s) const
Top-quark contribution of to the electromagnetic coupling , denoted as .
Particle getQuarks(const QCD::quark q) const
A get method to access a quark as an object of the type Particle.
double Als(const double mu, const orders order) const
The strong coupling .
double logMZtoMTOP() const
A cache method.
double getZeta2() const
A get method to access the value of the zeta function .
double log_cW2(const double Mw_i) const
A cache method.
double getMz() const
A get method to access the mass of the boson .
An observable class for the -boson mass.
double DeltaR_rem(const double Mw_i) const
Remainder contribution of to , denoted as .
const double & real() const
double getS2() const
A get method to access the constant .
double getD3() const
A get method to access the constant .
double deltaQCD_3(const double Mw_i) const
The function .
double alsMt() const
The strong coupling at NNLO.
double getLog2() const
A get method to access the constant .
double Xt_alpha(const double Mw_i) const
The quantity with the coupling .
double getAle() const
A get method to retrieve the fine-structure constant .
gslpp::complex deltaRho_rem_f(const Particle f, const double Mw_i) const
Remainder contribution of to the effective couplings , denoted as .