16#ifndef ROO_RANGE_BOOLEAN
17#define ROO_RANGE_BOOLEAN
#define ClassDefOverride(name, id)
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
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...
TObject * clone(const char *newname) const override
~RooRangeBoolean() override
Destructor.
RooRangeBoolean()
Default constructor.
double evaluate() const override
Return 1 if x is in range, zero otherwis.
RooRealVar represents a variable that can be changed from the outside.
Mother of all ROOT objects.