master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef RGEVOLUTORNEW_H
9 #define RGEVOLUTORNEW_H
const Expanded< gslpp::matrix< double > > & getEvol() const
A class for constructing and defining operations on real matrices.
void setEvol(unsigned int i, unsigned int j, double x, qcd_orders order_i, qed_orders order_qed=QED0)
void setMu(double mu)
Sets the lower scale for the running of the Wilson Coefficients.
double getM() const
Retrieve the upper scale of the Wilson Coefficients.
void setM(double M)
Sets the upper scale for the running of the Wilson Coefficients.
virtual ~RGEvolutorNew()
destructor
schemes
An enum type for regularization schemes.
A template class for Taylor double expansion of several objects.
const gslpp::matrix< double > & Evol(qcd_orders order_qcd, qed_orders order_qed=QED0) const
Evolution matrix set at a fixed order of Electroweak coupling.
RGEvolutorNew(unsigned int dim, schemes scheme, qcd_orders order_qcd_i, qed_orders order_qed_i=QED0)
constructor
void setScales(double mu, double M)
Sets the upper and lower scale for the running of the Wilson Coefficients.