32 int main(
int argc, 
char **argv)
 
   45     JParser<> zap(
"Auxiliary program to convert data formats including JFIT::JEvt data."   \
 
   46                   "\nThis application can be used to combine multiple files from J(Muon|Shower)XXX[.sh] after splitting raw data file with e.g. JDAQSplit.");
 
   54   catch(
const exception& error) {
 
   55     FATAL(error.what() << endl);
 
int main(int argc, char **argv)
 
Recording of objects on file according a format that follows from the file name extension.
 
General purpose messaging.
 
Scanning of objects from multiple files according a format that follows from the extension of each fi...
 
Utility class to parse command line options.
 
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
 
ROOT TTree parameter settings of various packages.
 
Utility class to parse command line options.
 
General purpose class for object reading from a list of file names.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).