#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
 
Minimal implementation of a TObject holding a double value.
 
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)
 
The TNamed class is the base class for all named ROOT classes.
 
Mother of all ROOT objects.