16 #ifndef ROO_RANGE_BOOLEAN
17 #define ROO_RANGE_BOOLEAN
virtual ~RooRangeBoolean()
Destructor.
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &obs, Double_t xlo, Double_t xhi) const
virtual TObject * clone(const char *newname) const
#define ClassDef(name, id)
RooRangeBoolean()
Default constructor.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Double_t evaluate() const
Return 1 if x is in range, zero otherwis.
Mother of all ROOT objects.