17#ifndef ROO_STEP_FUNCTION
18#define ROO_STEP_FUNCTION
#define ClassDefOverride(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooRealVar represents a variable that can be changed from the outside.
The Step Function is a binned function whose parameters are the heights of each bin.
const RooArgList & coefficients()
RooStepFunction()
Constructor.
const RooArgList & boundaries()
RooListProxy _boundaryList
double evaluate() const override
Transfer contents to vector for use below.
TObject * clone(const char *newname) const override
Mother of all ROOT objects.