Go to the documentation of this file. 1 #ifndef __JSUPPORT__JFILENAMESUPPORTTOOLKIT__
2 #define __JSUPPORT__JFILENAMESUPPORTTOOLKIT__
bool isDAQFile(const char *file_name)
Check file format.
bool isGzipFile(const char *file_name)
Check file format.
static const char *const MONTE_CARLO_FILE_FORMAT
ASCII file name extension.
static const char *const DAQ_FILE_FORMAT
DAQ binary file name extension.
static const char *const ROOT_FILE_FORMAT
ROOT file name extension.
bool isROOTFile(const char *file_name)
Check file format.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
std::string getFilenameExtension(const std::string &file_name)
Get file name extension, i.e.
Support classes and methods for experiment specific I/O.
bool isMonteCarloFile(const char *file_name)
Check file format.
static const char *const GZIP_FILE_FORMAT
gzip file name extension