16#ifndef ROO_UNIFORM_BINNING
17#define ROO_UNIFORM_BINNING
31 void setRange(
double xlo,
double xhi)
override ;
34 void binNumbers(
double const *
x,
int * bins, std::size_t
n,
int coef)
const override;
46 double*
array()
const override ;
#define ClassDefOverride(name, id)
RooAbsBinning is the abstract base class for RooRealVar binning definitions.
const char * GetName() const override
Returns name of object.