v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
82 double a[4][13],
b[4][13][13][13],
c[4][13][13][13],
d[4][13][13][13];
gslpp::matrix< gslpp::complex > gg
A class for constructing and defining operations on real matrices.
gslpp::vector< gslpp::complex > e
A class for the RG evolutor of the Wilson coefficients.
gslpp::matrix< double > ToRescaleBasis(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension in the Chetyrkin, Misiak and Munz operator basis
gslpp::matrix< gslpp::complex > vi
gslpp::matrix< double > AnomalousDimension_M(orders order, unsigned int n_u, unsigned int n_d) const
a method returning the anomalous dimension matrix given in the Misiak basis
const StandardModel & model
A model class for the Standard Model.
gslpp::matrix< double > ToEffectiveBasis(gslpp::matrix< double > mat) const
a method returning the anomalous dimension for the evolution of the effective Wilson coefficients
gslpp::matrix< gslpp::complex > js
gslpp::matrix< double > & Df1EvolMll(double mu, double M, orders order, schemes scheme=NDR)
a method returning the evolutor related to the high scale and the low scale
gslpp::matrix< gslpp::complex > h
schemes
An enum type for regularization schemes.
gslpp::matrix< gslpp::complex > jssv
gslpp::matrix< gslpp::complex > jss
gslpp::matrix< gslpp::complex > jv
gslpp::matrix< gslpp::complex > s_s
EvolDB1Mll(unsigned int dim, schemes scheme, orders order, const StandardModel &model)
EvolDF1bsg constructor.
orders
An enum type for orders in QCD.
gslpp::matrix< gslpp::complex > vij
gslpp::matrix< gslpp::complex > v
virtual ~EvolDB1Mll()
EvolDF1bsg destructor.