master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
17 #define N_OPS 15 // number of operators in the basis
std::vector< WilsonCoefficientNew > WC_cache
Expanded< gslpp::vector< gslpp::complex > > ComputeCoeff(double mu, schemes scheme=NDR)
gslpp::vector< gslpp::complex > LowScaleCoeff(qcd_orders order_qcd, qed_orders order_qed)
A class for the Wilson coefficients.
const StandardModel & model
A model class for the Standard Model.
schemes
An enum type for regularization schemes.
virtual ~HeffDF1()
destructor
A template class for Taylor double expansion of several objects.
std::vector< double > Vmu_cache
const StandardModel & GetModel() const
WilsonCoefficientNew coeff
HeffDF1(std::string blocks, const StandardModel &SM, qcd_orders order_qcd=QCD1, qed_orders order_qed=QED0)
constructor