Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize id
Using a TBrowser one can browse all ROOT objects.
This class is an interface to the Hbook objects in Hbook files.
TObject * Get(Int_t id)
import Hbook object with identifier idd in memory
virtual Bool_t cd(const char *dirname="")
change directory to dirname
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.
Int_t fID
pointer to the Hbook file
TObject * FindObject(const char *name) const override
Find an object in this list using its name.
const char * GetName() const override
Returns name of object.
virtual void SetName(const char *name)
Set the name of the TNamed.
Mother of all ROOT objects.
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".