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 ;
 
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Common abstract base class for objects that represent a value and a "shape" in RooFit.
 
Abstract base class for RooRealVar binning definitions.
 
A class to maintain the context for squashing of RooFit models into code.
 
const char * GetName() const override
Returns name of object.