#define ClassDefOverride(name, id)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
 
Mother of all ROOT objects.
 
TXMLAttribute is the attribute of an Element.
 
TXMLAttr & operator=(const TXMLAttr &)=delete
 
TXMLAttr(const TXMLAttr &)=delete
 
const char * fKey
XML attribute key.
 
const char * GetValue() const
 
const char * fValue
XML attribute value.
 
TXMLAttr(const char *key, const char *value)
 
const char * GetName() const override
Returns name of object.