const char * GetName() const override
Returns name of object.
 
ULong_t Hash() const override
Return hash value for this object.
 
Int_t Compare(const TObject *obj) const override
Compare abstract method.
 
const char * GetName() const override
Returns name of object.
 
ULong_t Hash() const override
Return hash value for this object.
 
Int_t Compare(const TObject *obj) const override
Compare two TNamed objects.
 
Mother of all ROOT objects.