std::map< std::string, double > DPars
std::string name
The name of the model.
Model for general constraints NP contributions to processes.
static const int NNPDF2vars
const double getCBs() const
The ratio of the absolute value of the $B_s$ mixing amplitude over the Standard Model value.
const double getPhiBd() const
Half the relative phase of the $B_d$ mixing amplitude w.r.t. the Standard Model one.
static const std::string NPDF2vars[NNPDF2vars]
void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of NPDF2.
double PhiBs
Modifications to the Standard Model couplings.
bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for NPDF2 have been provided in model initializatio...
NPDF2()
NPDF2 constructor.
const double getCDMK() const
The ratio of the real part of the $K$ mixing amplitude over the Standard Model value.
const double getCBd() const
The ratio of the absolute value of the $B_d$ mixing amplitude over the Standard Model value.
const double getCepsK() const
The ratio of the imaginary part of the $K$ mixing amplitude over the Standard Model value.
const double getPhiBs() const
Half the relative phase of the $B_s$ mixing amplitude w.r.t. the Standard Model one.
A model class for the Standard Model.