#define ClassDefOverride(name, id)
 
Abstract interface for all probability density functions.
 
Abstract base class for objects that represent a real value and implements functionality common to al...
 
RooHypatia2 is the two-sided version of the Hypatia distribution described in https://arxiv....
 
void doEval(RooFit::EvalContext &) const override
Base function for computing multiple values of a RooAbsReal.
 
TObject * clone(const char *newname) const override
 
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
 
Mother of all ROOT objects.