12#ifndef ROOT_TKeyMapFile 
   13#define ROOT_TKeyMapFile 
#define ClassDefOverride(name, id)
 
Using a TBrowser one can browse all ROOT objects.
 
Utility class for browsing TMapFile objects.
 
TKeyMapFile & operator=(const TKeyMapFile &)=delete
 
TKeyMapFile(const TKeyMapFile &)=delete
 
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.
 
The TNamed class is the base class for all named ROOT classes.