12 #ifndef ROOT_TKeyMapFile
13 #define ROOT_TKeyMapFile
Utility class for browsing TMapFile objects.
This class implements a shared memory region mapped to a file.
TKeyMapFile & operator=(const TKeyMapFile &)
virtual void Browse(TBrowser *b)
Browse the contained objects.
The TNamed class is the base class for all named ROOT classes.
Using a TBrowser one can browse all ROOT objects.
TMapFile * fMapFile
Pointer to map file.