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