17#ifndef ROO_STEP_FUNCTION
18#define ROO_STEP_FUNCTION
#define ClassDefOverride(name, id)
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgList is a container object that can hold multiple RooAbsArg objects.
The Step Function is a binned function whose parameters are the heights of each bin.
const RooArgList & coefficients()
const RooArgList & boundaries()
RooListProxy _boundaryList
double evaluate() const override
Transfer contents to std::vector for use below.
TObject * clone(const char *newname) const override
std::list< double > * plotSamplingHint(RooAbsRealLValue &obs, double xlo, double xhi) const override
Interface for returning an optional hint for initial sampling points when constructing a curve projec...
Mother of all ROOT objects.