| 
    Jpp
    
   | 
 
Specifications of file name extensions. More...
Go to the source code of this file.
Namespaces | |
| JSUPPORT | |
| Support classes and methods for experiment specific I/O.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| bool | JSUPPORT::isROOTFile (const char *file_name) | 
| Check file format.  More... | |
| bool | JSUPPORT::isDAQFile (const char *file_name) | 
| Check file format.  More... | |
| bool | JSUPPORT::isMonteCarloFile (const char *file_name) | 
| Check file format.  More... | |
| bool | JSUPPORT::isGzipFile (const char *file_name) | 
| Check file format.  More... | |
Variables | |
| static const char *const | JSUPPORT::ROOT_FILE_FORMAT = "root" | 
| ROOT file name extension.  More... | |
| static const char *const | JSUPPORT::DAQ_FILE_FORMAT = "dat" | 
| DAQ binary file name extension.  More... | |
| static const char *const | JSUPPORT::MONTE_CARLO_FILE_FORMAT = "evt" | 
| ASCII file name extension.  More... | |
| static const char *const | JSUPPORT::GZIP_FILE_FORMAT = "gz" | 
| gzip file name extension  More... | |
Specifications of file name extensions.
Definition in file JFilenameSupportkit.hh.
 1.8.5