4 #include "InputConverter.hxx" 5 #include "Deprecated.hxx" 32 bool Initialize(
const std::string& infile_name,
const std::string& conv,
const bool isCosmic =
false);
41 bool ReadFile(
const std::string& infile_name,
bool isROOTFile);
74 bool LoadEvent(Long64_t& entry,
bool delPrevious=
true);
90 std::string
FindFirstFile(
const std::string& infile_name,
bool isROOTFile);
93 bool IsROOTFile(
const std::string& infile_name);
111 bool HasConverter(
const std::string& conv,
bool err_message=
true);
159 bool AddDataFileToConverter(
const std::string& infile_name,
const std::string& conv,
const bool isCosmic =
false,
bool reset=
false);