12:
ThObservable(SM_i), sqrt_s(sqrt_s_i), Pol_em(Pol_em_i), Pol_ep(Pol_ep_i)
15 throw std::runtime_error(
"mueeWW called with a class whose parent is not NPbase");
The auxiliary base model class for other model classes.
virtual const double mueeWW(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the production cross-section in the current model and in the Standard Model.
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.
mueeWW(const StandardModel &SM_i, const double sqrt_s_i, const double Pol_em_i, const double Pol_ep_i)
Constructor.
double computeThValue()
A method to compute the value of in the current model.