master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
34 if ((
myNPbase = dynamic_cast<const NPbase*> (&
SM)) == NULL)
35 throw std::runtime_error(
"ppZHprobe called with a class whose parent is not NPbase");
73 if ((
myNPbase = dynamic_cast<const NPbase*> (&
SM)) == NULL)
74 throw std::runtime_error(
"mupTVppWZ called with a class whose parent is not NPbase");
virtual 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.
double computeThValue()
A method to compute the direction constrained by in the boosted regime in the current model.
mupTVppWZ(const StandardModel &SM_i, const double sqrt_s_i, const double pTV1_i, const double pTV2_i)
Constructor.
The auxiliary base model class for other model classes.
ppZHprobe(const StandardModel &SM_i, const double sqrt_s_i)
Constructor.
double computeThValue()
A method to compute the number of events in in a given bin, normalized to the SM prediction,...
const StandardModel & SM
A reference to an object of StandardMode class.
virtual double ppZHprobe(const double sqrt_s) const
The direction constrained by in the boosted regime, . From arXiv:1807.01796 and the contribution to ...
A class for a model prediction of an observable.
A class for implementing the direction constrained by in the boosted regime, .