master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
9 #ifndef FLAVOURWILSONCOEFFICIENT_DF2_H
10 #define FLAVOURWILSONCOEFFICIENT_DF2_H
135 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
209 virtual void setParameter(
const std::string,
const double&);
gslpp::vector< gslpp::complex > C_bd
Model for NP contributions to using modification to the Wilson coefficients.
double getWCscale_bd() const
static const int NFlavourWilsonCoefficient_DF2vars
FlavourWilsonCoefficient_DF2()
FlavourWilsonCoefficient constructor.
double getWCscale_c() const
double imC5_bd
The imaginary parts of the Wilson Coefficients.
gslpp::vector< gslpp::complex > getC_s() const
A model class for the Standard Model.
double getWCscale_bs() const
virtual bool PostUpdate()
The post-update method for FlavourWilsonCoefficient_DF2.
double imC5_bs
The imaginary parts of the Wilson Coefficients.
gslpp::vector< gslpp::complex > getC_c() const
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for FlavourWilsonCoefficient_DF2 have been provided...
static const std::string FlavourWilsonCoefficient_DF2vars[NFlavourWilsonCoefficient_DF2vars]
double imC5_c
The imaginary parts of the Wilson Coefficients.
gslpp::vector< gslpp::complex > C_bs
The complex Wilson Coefficients.
double WCscale_bs
The scale of the Wilson Coefficients.
gslpp::vector< gslpp::complex > getC_bd() const
gslpp::vector< gslpp::complex > C_s
double reC5_bs
The real parts of the Wilson Coefficients.
virtual FlavourWilsonCoefficient_DF2Matching & getMatching() const
A get method to access the member reference of type FlavourWilsonCoefficient_DF2Matching.
A class for the matching in the FlavourWilsonCoefficient_DF2Matching.
double getWCscale_s() const
double reC5_s
The real parts of the Wilson Coefficients.
gslpp::vector< gslpp::complex > C_c
virtual void setParameter(const std::string, const double &)
A method to set the value of a parameter of FlavourWilsonCoefficient_DF2.
virtual bool InitializeModel()
A method to initialize the model.
gslpp::vector< gslpp::complex > getC_bs() const
double reC5_c
The real parts of the Wilson Coefficients.
Matching< FlavourWilsonCoefficient_DF2Matching, FlavourWilsonCoefficient_DF2 > FWCM
The FlavourWilsonCoefficientMatching_DF2 object.
double imC5_s
The imaginary parts of the Wilson Coefficients.
double reC5_bd
The real parts of the Wilson Coefficients.