#define ClassDef(name, id)
 
Using a TBrowser one can browse all ROOT objects.
 
This class is an interface to the Hbook objects in Hbook files.
 
virtual void Browse(TBrowser *b)
Read object from disk and call its Browse() method.
 
Bool_t IsFolder() const
an hbook key is not a folder
 
Int_t fID
pointer to the Hbook file
 
The TNamed class is the base class for all named ROOT classes.