8#ifndef FLAVOURWILSONCOEFFICIENT_DF2_OBSERVABLES_H
9#define FLAVOURWILSONCOEFFICIENT_DF2_OBSERVABLES_H
31 throw std::runtime_error(
"\nERROR: The Delta F=2 Wilson Coefficients are only defined in a FlavourWilsonCoefficient_DF2 model. Please check your observables list.\n");
41 throw std::runtime_error(
"\nERROR: the type of observable for FlavourWilsonCoefficient_DF2_CK must be either 0 (abs) or 1 (arg)\n");
56 throw std::runtime_error(
"\nERROR: The Delta F=2 Wilson Coefficients are only defined in a FlavourWilsonCoefficient_DF2 model. Please check your observables list.\n");
66 throw std::runtime_error(
"\nERROR: the type of observable for FlavourWilsonCoefficient_DF2_CD must be either 0 (abs) or 1 (arg)\n");
81 throw std::runtime_error(
"\nERROR: The Delta F=2 Wilson Coefficients are only defined in a FlavourWilsonCoefficient_DF2 model. Please check your observables list.\n");
91 throw std::runtime_error(
"\nERROR: the type of observable for FlavourWilsonCoefficient_DF2_CBd must be either 0 (abs) or 1 (arg)\n");
106 throw std::runtime_error(
"\nERROR: The Delta F=2 Wilson Coefficients are only defined in a FlavourWilsonCoefficient_DF2 model. Please check your observables list.\n");
116 throw std::runtime_error(
"\nERROR: the type of observable for FlavourWilsonCoefficient_DF2_CBs must be either 0 (abs) or 1 (arg)\n");
const FlavourWilsonCoefficient_DF2 * myFlavourWilsonCoefficient_DF2
FlavourWilsonCoefficient_DF2_CBd(const StandardModel &SM_i, const int ind, const int absarg)
FlavourWilsonCoefficient_DF2_CBs(const StandardModel &SM_i, const int ind, const int absarg)
const FlavourWilsonCoefficient_DF2 * myFlavourWilsonCoefficient_DF2
const FlavourWilsonCoefficient_DF2 * myFlavourWilsonCoefficient_DF2
FlavourWilsonCoefficient_DF2_CD(const StandardModel &SM_i, const int ind, const int absarg)
A class for the absolute value and phase of NP Wilson Coefficients.
FlavourWilsonCoefficient_DF2_CK(const StandardModel &SM_i, const int ind, const int absarg)
const FlavourWilsonCoefficient_DF2 * myFlavourWilsonCoefficient_DF2
Model for NP contributions to using modification to the Wilson coefficients.
gslpp::vector< gslpp::complex > getC_s() const
gslpp::vector< gslpp::complex > getC_c() const
gslpp::vector< gslpp::complex > getC_bs() const
gslpp::vector< gslpp::complex > getC_bd() const
bool isModelFWC_DF2() const
A model class for the Standard Model.
A class for a model prediction of an observable.