A class for setting a parameter as an observable.
const double & param
The parameter.
double computeThValue()
the method to compute the theory value of the parameter
ParamObs(const StandardModel &SM, const std::string name)
Constructor.
A model class for the Standard Model.
A class for a model prediction of an observable.
const StandardModel & SM
A reference to an object of StandardMode class.