31#ifndef G4XmlRFileManager_h
32#define G4XmlRFileManager_h 1
62 template <
typename HT>
65 std::string_view inFunction);
69 static constexpr std::string_view fkClass {
"G4XmRFileManager" };
72 tools::xml::default_factory* fReadFactory {
nullptr };
73 std::map<G4String, toolx::raxml*> fRFiles;
76#include "G4XmlRFileManager.icc"
G4XmlRFileManager()=delete
virtual G4bool OpenRFile(const G4String &fileName)
~G4XmlRFileManager() override
tools::raxml_out * GetHandler(const G4String &fileName, const G4String &objectName, std::string_view inFunction)
toolx::raxml * GetRFile(const G4String &fileName) const
G4String GetFileType() const final