77 oocoutE(
nullptr,InputArguments) <<
"RooRangeBinning::setRange: ERROR low bound > high bound" << endl ;
Abstract base class for RooRealVar binning definitions.
static constexpr double infinity()
Return internal infinity representation.
Binning/range definition that only defines a range but no binning.
RooRangeBinning(const char *name=nullptr)
Default constructor.
void setRange(double xlo, double xhi) override
Change limits of the binning to [xlo,xhi].