32 snprintf(name,10,
"h%d",
id);
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
virtual void Browse(TBrowser *b)
Browse object. May be overridden for another default action.
virtual Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...
virtual TObject * FindObject(const char *name) const
Find an object in this list using its name.
TObject * Get(Int_t id)
import Hbook object with identifier idd in memory
virtual void Delete(Option_t *option="")
Delete this object.
Using a TBrowser one can browse all ROOT objects.
void SetRefreshFlag(Bool_t flag)
virtual const char * GetName() const
Returns name of object.
Int_t fID
pointer to the Hbook file
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
This class is an interface to the Hbook objects in Hbook files.
Bool_t IsFolder() const
an hbook key is not a folder