12 coeffDLi3j_1(20,
NDR ,
LO),coeffDLi3j_2(20,
NDR ,
LO),coeffDLi3j_3(20,
NDR ,
LO),coeffDLi3j_4(20,
NDR ,
LO)
27 for (
unsigned int i = 0; i < mcb4.size(); i++){
28 for (
int j =
LO; j <= ordDLi3j_1; j++){
40 for (
unsigned int i = 0; i < mcb5.size(); i++){
41 for (
int j =
LO; j <= ordDLi3j_2; j++){
53 for (
unsigned int i = 0; i < mcb6.size(); i++){
54 for (
int j =
LO; j <= ordDLi3j_3; j++){
66 for (
unsigned int i = 0; i < mcb7.size(); i++){
67 for (
int j =
LO; j <= ordDLi3j_4; j++){
76 throw std::runtime_error(
"wrong input for the lepton flag in li->3lj decays");
WilsonCoefficient coeffDLi3j_4
virtual ~HeffDLi3j()
destructor of the class HeffDLi3j.
WilsonCoefficient coeffDLi3j_3
Variable which stores the Wilson coefficient for .
gslpp::vector< gslpp::complex > ** ComputeCoeffDLi3j(int li_lj)
Computes the Wilson coefficients for the process .
WilsonCoefficient coeffDLi3j_1
Variable which stores the Wilson coefficient for .
const StandardModel & model
Variable which stores the model information.
HeffDLi3j(const StandardModel &SM_i)
The constructor of the class HeffDLi3j.
WilsonCoefficient coeffDLi3j_2
Variable which stores the Wilson coefficient for .
A model class for the Standard Model.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
gslpp::vector< gslpp::complex > ** getCoeff() const
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
virtual void resetCoefficient()
orders
An enum type for orders in QCD.