51  _x(
"x", 
"Dependent", this, 
x),
 
   63  _x(
"x", this, other._x),
 
   64  _rangeName(other._rangeName)
 
  103  list<double>* hint = 
new list<double> ;
 
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...
 
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() override
Destructor.
 
RooRangeBoolean()
Default constructor.
 
double evaluate() const override
Return 1 if x is in range, zero otherwis.
 
const T & arg() const
Return reference to object held in proxy.
 
const char * GetName() const override
Returns name of object.
 
const char * Data() const