103 double a[4][10],
b[4][10][10][10],
c[4][10][10][10],
d[4][10][10][10],
104 m[4][10][10][10],
n[4][10][10][10],
mn[4][10][10][10],
o[4][10][10][10],
105 p[4][10][10][10],
op[4][10][10][10],
q[4][10][10][10],
qq[4][10][10][10],
106 r[4][10][10][10],
rr[4][10][10][10],
s[4][10][10][10],
t[4][10][10][10];
122 gslpp::matrix <gslpp::complex>
V,
Vi,
gs,
Js,
ge0,
K0,
ge11,
K11,
JsK0V,
ViK0Js,
126 gslpp::vector<gslpp::complex>
e;
gslpp::matrix< gslpp::complex > K0singV
gslpp::matrix< gslpp::complex > K0sing
gslpp::matrix< gslpp::complex > Gamma_eT
gslpp::matrix< gslpp::complex > K0V
gslpp::matrix< gslpp::complex > ge11sing
const StandardModel & model
gslpp::matrix< gslpp::complex > JsK0singV
gslpp::matrix< gslpp::complex > Gamma_s1T
gslpp::matrix< gslpp::complex > Vi
gslpp::matrix< gslpp::complex > ViJs
gslpp::matrix< double > Df1threshold_deltareT(double nf) const
a method returning the matrix threshold for the QED penguins at the NLO
gslpp::matrix< gslpp::complex > V
gslpp::matrix< gslpp::complex > Gamma_seT
gslpp::matrix< double > & Df1Evolnlep3flav(double mu, double M, orders order, orders_qed order_qed, schemes scheme=NDR)
gslpp::matrix< gslpp::complex > K11V
gslpp::matrix< double > & Df1Evolnlep(double mu, double M, orders order, orders_qed order_qed, schemes scheme=NDR)
a method returning the evolutor related to the high scale and the low scale
gslpp::matrix< gslpp::complex > gs
gslpp::matrix< double > AnomalousDimension_nlep_EM(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension matrix given in the standard basis
gslpp::matrix< gslpp::complex > K11
gslpp::matrix< gslpp::complex > ge0
gslpp::matrix< gslpp::complex > JsK0V
gslpp::matrix< gslpp::complex > ViK0
EvolDF1nlep(unsigned int dim, schemes scheme, orders order, orders_qed order_qed, const StandardModel &model)
EvolDF1nlep constructor.
gslpp::matrix< gslpp::complex > ge11
virtual ~EvolDF1nlep()
EvolDF1nlep destructor.
gslpp::matrix< gslpp::complex > JsV
gslpp::matrix< gslpp::complex > K11singV
gslpp::matrix< gslpp::complex > Js
gslpp::matrix< gslpp::complex > ViK11
gslpp::matrix< gslpp::complex > ViK0Js
gslpp::vector< gslpp::complex > e
void Df1threshold_nlep(double M, double nf)
a void type method for the implementation of the NLO threshold effects in the evolutor
gslpp::matrix< double > AnomalousDimension_nlep_S(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension matrix given in the standard basis
gslpp::matrix< gslpp::complex > K0
gslpp::matrix< gslpp::complex > ge0sing
gslpp::matrix< gslpp::complex > K11sing
gslpp::matrix< gslpp::complex > Gamma_s0T
gslpp::matrix< double > Df1threshold_deltarsT(double nf) const
a method returning the matrix threshold for the QCD penguins at the NLO
A class for the RG evolutor of the Wilson coefficients.
A model class for the Standard Model.
orders
An enum type for orders in QCD.
schemes
An enum type for regularization schemes.
orders_qed
An enum type for orders in electroweak.