v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef NPSTUZBBBARLR_H
9 #define NPSTUZBBBARLR_H
124 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
NPSTUZbbbarLR()
Constructor.
A model class for new physics in the form of contributions to the oblique parameters and .
virtual double deltaGV_f(const Particle f) const
New physics contribution to the neutral-current vector coupling .
double myDeltaGLb
New physics contribution to .
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 .
A model class for new physics in the form of oblique and -vertex corrections.
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.