v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
13 = {
"deltaGLb",
"deltaGRb"};
24 if (
name.compare(
"deltaGLb") == 0)
26 else if (
name.compare(
"deltaGRb") == 0)
36 std::cout <<
"ERROR: Missing mandatory NPSTUZbbbarLR parameter "
NPSTUZbbbarLR()
Constructor.
bool is(std::string name_i) const
void addMissingModelParameter(const std::string &missingParameterName)
A model class for new physics in the form of contributions to the oblique parameters and .
virtual double deltaGA_f(const Particle f) const
New physics contribution to the neutral-current axial-vector coupling .
std::map< std::string, std::reference_wrapper< const double > > ModelParamMap
virtual double deltaGV_f(const Particle f) const
New physics contribution to the neutral-current vector coupling .
void raiseMissingModelParameterCount()
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for the model have been provided in model initializ...
double myDeltaGLb
New physics contribution to .
virtual double deltaGV_f(const Particle f) const
New physics contribution to the neutral-current vector coupling .
double myDeltaGRb
New physics contribution to .
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of the model.
virtual double deltaGA_f(const Particle f) const
New physics contribution to the neutral-current axial-vector coupling .
std::string name
The name of the model.
static const int NSTUZbbbarLRvars
The number of the model parameters in NPSTUZbbbarLR.
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for the model have been provided in model initializ...
static const std::string STUZbbbarLRvars[NSTUZbbbarLRvars]
A string array containing the labels of the model parameters in NPSTUZbbbarLR.
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of the model.