virtual const char * GetName() const
Returns name of object.
virtual void Browse(TBrowser *b)
Browse object. May be overridden for another default action.
TObject * Get(Int_t id)
import Hbook object with identifier idd in memory
virtual TObject * FindObject(const char *name) const
Find an object in this list using its name.
virtual void Delete(Option_t *option="")
Delete this object.
Using a TBrowser one can browse all ROOT objects.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
void SetRefreshFlag(Bool_t flag)
Int_t fID
pointer to the Hbook file
Bool_t IsFolder() const
an hbook key is not a folder
Mother of all ROOT objects.
virtual void Browse(TBrowser *b)
Read object from disk and call its Browse() method.
virtual Bool_t cd(const char *dirname="")
change directory to dirname
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
This class is an interface to the Hbook objects in Hbook files.
virtual Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...