72 void FileNotFoundWarning(
const G4String& fileName,
73 std::string_view functionName)
const;
75 std::string_view functionName,
G4bool warn =
true)
const;
76 std::shared_ptr<FT> GetFileInFunction(
const G4String& fileName,
77 std::string_view functionName,
G4bool warn =
true)
const;
84 static constexpr std::string_view fkClass {
"G4TFileManager<FT>" };
88 std::map<G4String, G4TFileInformation<FT>*> fFileMap;