master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef LOOPMEDIATORS_H
9 #define LOOPMEDIATORS_H
39 virtual bool Init(
const std::map<std::string, double>& DPars);
43 virtual bool Update(
const std::map<std::string, double>& DPars);
47 virtual bool CheckParameters(
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();
226 double getDeltaamu()
const {
234 double getWCscale()
const {
240 virtual void setParameter(
const std::string,
const double&);
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of StandardModel.
Deltaamu(const StandardModel &SM_i)
Constructor.
const LoopMediators * myLM
A class for defining operations on and functions of complex numbers.
A model class for the Standard Model.
A class for a model prediction of an observable.
double computeThValue()
Two positivity conditions of the Higgs potential.
std::string name
The name of the model.