v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
60 void setEvol(
unsigned int i,
unsigned int j,
double x,
orders order_i);
gslpp::matrix< double > ** getEvol() const
void setM(double M)
Sets the upper scale for the running of the Wilson Coefficients.
A class for constructing and defining operations on real matrices.
A class for the RG evolutor of the Wilson coefficients.
schemes
An enum type for regularization schemes.
A template class for the Wilson coefficients.
double getM() const
Retrieve the upper scale of the Wilson Coefficients.
orders_qed
An enum type for orders in electroweak.
virtual ~RGEvolutor()
destructor
orders
An enum type for orders in QCD.
gslpp::matrix< double > * Evol(orders order)
Evolution matrix set at a fixed order of QCD coupling.
void setEvol(unsigned int i, unsigned int j, double x, orders order_i)
void setScales(double mu, double M)
Sets the upper and lower scale for the running of the Wilson Coefficients.
RGEvolutor(unsigned int dim, schemes scheme, orders order)
constructor
void setMu(double mu)
Sets the lower scale for the running of the Wilson Coefficients.