32 #ifndef G4RootRFileManager_h 
   33 #define G4RootRFileManager_h 1 
   63     std::map<G4String, tools::rroot::file*> 
fRFiles;
 
virtual G4bool OpenRFile(const G4String &fileName, G4bool isPerThread)
 
tools::rroot::file * GetRFile(const G4String &fileName, G4bool isPerThread) const 
 
G4RootRFileManager(const G4AnalysisManagerState &state)
 
virtual ~G4RootRFileManager()
 
std::map< G4String, tools::rroot::file * > fRFiles