#define ClassDef(name, id)
Mother of all ROOT objects.
TXMLAttribute is the attribute of an Element.
TXMLAttr(const TXMLAttr &)
const char * fKey
XML attribute key.
TXMLAttr & operator=(const TXMLAttr &)
const char * GetValue() const
const char * fValue
XML attribute value.
TXMLAttr(const char *key, const char *value)
const char * GetName() const
Returns name of object.