39 virtual bool setFlag(
const std::string
name,
const bool value);
47 virtual const double obliqueS()
const;
54 virtual const double obliqueT()
const;
61 virtual const double obliqueW()
const;
68 virtual const double obliqueY()
const;
std::string name
The name of the model.
A model class for new physics in the form of the dimension-six effective Lagrangian.
virtual const double obliqueT() const
The oblique parameter . (Simplified implementation. Contribution only from .)
gslpp::matrix< gslpp::complex > YuUV
gslpp::matrix< gslpp::complex > YeUVhc
Yukawa matrices and h.c. at the UV scale.
static std::string NPd6SILHVars[NNPd6SILHVars]
virtual const double obliqueY() const
The oblique parameter . (Simplified implementation. Contribution only from .)
double g3UV2
SM gauge couplings at the UV scale (squared).
double lambdaHUV
SM couplings at the UV scale.
double v2LambdaNP2
The ratio between the EW vev and the new physics scale, squared .
virtual const double obliqueW() const
The oblique parameter . (Simplified implementation. Contribution only from .)
gslpp::matrix< gslpp::complex > YuUVhc
virtual const double AuxObs_NP30() const
Auxiliary observable AuxObs_NP30.
virtual const double obliqueS() const
The oblique parameter . (Simplified implementation. Contribution only from .)
bool FlagRGEci
A boolean for the model flag RGEci , to include RGE effects. (Overwrittes NPSMEFTGeneral....
gslpp::matrix< gslpp::complex > YdUV
virtual void setParameter(const std::string name, const double &value)
gslpp::matrix< gslpp::complex > YeUV
void setNPSMEFTd6GeneralParameters()
static const int NNPd6SILHVars
gslpp::matrix< gslpp::complex > YdUVhc
virtual bool setFlag(const std::string name, const bool value)
virtual bool PostUpdate()