int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
Using a TBrowser one can browse all ROOT objects.
This class is an interface to the Hbook objects in Hbook files.
Bool_t IsFolder() const override
an hbook key is not a folder
void Browse(TBrowser *b) override
Read object from disk and call its Browse() method.
THbookFile * fDirectory
!pointer to the Hbook file
const char * GetName() const override
Returns name of object.
virtual void SetName(const char *name)
Set the name of the TNamed.
virtual Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects).
virtual void Browse(TBrowser *b)
Browse object. May be overridden for another default action.
virtual void Delete(Option_t *option="")
Delete this object.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
TObject()
TObject constructor.