35 throw std::runtime_error(
"ppZHprobe called with a class whose parent is not NPbase");
74 throw std::runtime_error(
"mupTVppWZ called with a class whose parent is not NPbase");
The auxiliary base model class for other model classes.
virtual const double ppZHprobe(const double sqrt_s) const
The direction constrained by in the boosted regime, . From arXiv:1807.01796 and the contribution to ...
virtual const double mupTVppWZ(const double sqrt_s, const double pTV1, const double pTV2) const
The number of events in in a given bin, normalized to the SM prediction. From arXiv: 1712....
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.
double computeThValue()
A method to compute the number of events in in a given bin, normalized to the SM prediction,...
mupTVppWZ(const StandardModel &SM_i, const double sqrt_s_i, const double pTV1_i, const double pTV2_i)
Constructor.
A class for implementing the direction constrained by in the boosted regime, .
ppZHprobe(const StandardModel &SM_i, const double sqrt_s_i)
Constructor.
double computeThValue()
A method to compute the direction constrained by in the boosted regime in the current model.