39 _x(
"x",
"Dependent", this,
x),
51 _x(
"x", this, other.
_x),
75 if (std::string(obs.
GetName())!=
_x.arg().GetName()) {
79 std::list<double>* hint =
new std::list<double> ;
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
RooAbsReal()
coverity[UNINIT_CTOR] Default constructor
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 char * GetName() const override
Returns name of object.