41 _value = value ;
return *this ;
Int_t Compare(const TObject *other) const
Implement comparison to other TObjects that are also RooDouble to faciliate sorting of RooDoubles in ...
RooDouble(const RooDouble &other)
virtual Bool_t IsSortable() const
RooDouble is a minimal implementation of a TObject holding a Double_t value.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
RooDouble & operator=(Double_t value)
Mother of all ROOT objects.