RooAbsBinning is the abstract base class for RooRealVar binning definitions This class defines the in...
static Double_t infinity()
Return internal infinity representation.
RooRangeBinning is binning/range definition that only defines a range but no binning.
virtual void setRange(Double_t xlo, Double_t xhi)
Change limits of the binning to [xlo,xhi].
RooRangeBinning(const char *name=0)
Default constructor.
virtual ~RooRangeBinning()
Destructor.
Mother of all ROOT objects.