16#ifndef ROO_RANGE_BOOLEAN
17#define ROO_RANGE_BOOLEAN
#define ClassDef(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.
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &obs, Double_t xlo, Double_t xhi) const
Interface for returning an optional hint for initial sampling points when constructing a curve projec...
virtual TObject * clone(const char *newname) const
Double_t evaluate() const
Return 1 if x is in range, zero otherwis.
RooRangeBoolean()
Default constructor.
virtual ~RooRangeBoolean()
Destructor.
RooRealVar represents a variable that can be changed from the outside.
Mother of all ROOT objects.