16#ifndef ROO_RANGE_BOOLEAN
17#define ROO_RANGE_BOOLEAN
RooTemplateProxy< RooAbsReal > RooRealProxy
Compatibility typedef replacing the old RooRealProxy class.
#define ClassDefOverride(name, id)
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
RooAbsReal()
coverity[UNINIT_CTOR] Default constructor
std::list< double > * plotSamplingHint(RooAbsRealLValue &obs, double xlo, double xhi) const override
Interface for returning an optional hint for initial sampling points when constructing a curve projec...
RooRangeBoolean()=default
TObject * clone(const char *newname=nullptr) const override
double evaluate() const override
Return 1 if x is in range, zero otherwise.
Mother of all ROOT objects.