v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
12 coeffmueconv(8,
NDR ,
LO){
23 for (
unsigned int i = 0; i < mcb8.size(); i++){
24 for (
int j =
LO; j <= ordmueconv; j++){
WilsonCoefficient coeffmueconv
Variable which stores the Wilson coefficient for conversion in Nuclei.
Heffmueconv(const StandardModel &SM_i)
The constructor of the class Heffmueconv.
A model class for the Standard Model.
virtual ~Heffmueconv()
destructor of the class Heffmueconv.
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
gslpp::vector< gslpp::complex > ** ComputeCoeffmueconv()
Computes the Wilson coefficients for the process conversion in Nuclei.
virtual void resetCoefficient()
orders
An enum type for orders in QCD.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
gslpp::vector< gslpp::complex > ** getCoeff() const
const StandardModel & model
Variable which stores the model information.