16#ifndef ROO_RANGE_BOOLEAN
17#define ROO_RANGE_BOOLEAN
#define ClassDefOverride(name, id)
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
Abstract base class for objects that represent a real value and implements functionality common to al...
Returns 1.0 if variable is within given a range and 0.0 otherwise.
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) const override
double evaluate() const override
Return 1 if x is in range, zero otherwise.
Mother of all ROOT objects.