31#ifndef G4RootRFileManager_h
32#define G4RootRFileManager_h 1
62 static constexpr std::string_view fkClass {
"G4RootRFileManager" };
65 std::map<G4String, G4RootRFile*> fRFiles;
std::tuple< tools::rroot::file *, tools::rroot::directory *, tools::rroot::directory * > G4RootRFile
G4String GetFileType() const final
G4RootRFileManager()=delete
virtual G4bool OpenRFile(const G4String &fileName, G4bool isPerThread)
~G4RootRFileManager() override
G4RootRFile * GetRFile(const G4String &fileName, G4bool isPerThread) const