164 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
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...
The auxiliary base model class for other model classes.
NPHiggs()
The default constructor.
virtual double obliqueT() const
The oblique parameter .
static const int NNPHIGGSvars
The number of the model parameters in NPHiggs.
virtual double obliqueU() const
The oblique parameter .
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of the model.
std::string name
The name of the model.
double LambdaNP_in
The new physics scale .
virtual double obliqueS() const
The oblique parameter .
static const std::string NPHIGGSvars[NNPHIGGSvars]
A string array containing the labels of the model parameters in NPHiggs.
A model class for new physics in the form of an electroweak chiral Lagrangian with a light Higgs-like...