Using a TBrowser one can browse all ROOT objects.
 
Utility class for browsing TMapFile objects.
 
TKeyMapFile()
Default constructor.
 
void Browse(TBrowser *b) override
Browse the contained objects.
 
TMapFile * fMapFile
Pointer to map file.
 
This class implements a shared memory region mapped to a file.
 
TObject * Get(const char *name, TObject *retObj=nullptr)
Return pointer to object retrieved from shared memory.
 
The TNamed class is the base class for all named ROOT classes.
 
const char * GetName() const override
Returns name of object.
 
Mother of all ROOT objects.
 
virtual void Browse(TBrowser *b)
Browse object. May be overridden for another default action.