39 virtual bool Init(
const std::map<std::string, double>&
DPars);
43 virtual bool Update(
const std::map<std::string, double>&
DPars);
49 virtual bool setFlag(
const std::string
name,
const bool value);
51 double F9(
double x,
double y);
59 return LoopMediatorsM.getObj();
66 gslpp::complex getC1()
const {
82 gslpp::complex getC3()
const {
98 gslpp::complex getC5()
const {
114 gslpp::complex getC2p()
const {
130 gslpp::complex getC7()
const {
146 gslpp::complex getC9()
const {
162 gslpp::complex getCS()
const {
178 gslpp::complex getC7p()
const {
194 gslpp::complex getC9p()
const {
210 gslpp::complex getCSp()
const {
226 double getDeltaamu()
const {
234 double getWCscale()
const {
240 virtual void setParameter(
const std::string,
const double&);
std::map< std::string, double > DPars
double computeThValue()
Two positivity conditions of the Higgs potential.
const LoopMediators * myLM
Deltaamu(const StandardModel &SM_i)
Constructor.
std::string name
The name of the model.
A model class for the Standard Model.
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of StandardModel.
A class for a model prediction of an observable.