16#ifndef ROO_UNIFORM_BINNING
17#define ROO_UNIFORM_BINNING
30 void setRange(
double xlo,
double xhi)
override ;
33 void binNumbers(
double const *
x,
int * bins, std::size_t
n,
int coef)
const override;
45 double*
array()
const override ;
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
Common abstract base class for objects that represent a value and a "shape" in RooFit.
RooAbsBinning(const char *name=nullptr)
A class to maintain the context for squashing of RooFit models into code.
const char * GetName() const override
Returns name of object.