v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
107 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
double myObliqueT
The oblique parameter .
double epsilon2() const
The parameter .
A model class for new physics in the form of contributions to the oblique parameters and .
double epsilon1() const
The parameter .
double epsilon3() const
The parameter .
double myObliqueS
The oblique parameter .
static const int NSTUvars
The number of the model parameters in NPSTU.
virtual double obliqueS() const
The oblique parameter .
virtual double obliqueT() const
The oblique parameter .
double epsilonb() const
The parameter .
The auxiliary base model class for other model classes.
NPSTU()
The default constructor.
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 myObliqueU
The oblique parameter .
static const std::string STUvars[NSTUvars]
A string array containing the labels of the model parameters in NPSTU.
std::string name
The name of the model.
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of the model.
virtual double obliqueU() const
The oblique parameter .