39  _x(
"x", 
"Dependent", 
this, 
x),
 
 
   52  _rangeName(
other._rangeName)
 
 
   79  std::list<double>* 
hint = 
new std::list<double> ;
 
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
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
 
double evaluate() const override
Return 1 if x is in range, zero otherwise.
 
const T & arg() const
Return reference to object held in proxy.
 
const char * GetName() const override
Returns name of object.
 
const char * Data() const