38 _value = value ;
return *this ;
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
RooDouble & operator=(double value)
Return true if contained double equals value.
bool IsSortable() const override
We are a sortable object.
RooDouble()
Default constructor.
double _value
Value payload.
Int_t Compare(const TObject *other) const override
Implement comparison to other TObjects that are also RooDouble to facilitate sorting of RooDoubles in...
RooDouble(const RooDouble &other)
Mother of all ROOT objects.