17int main(
int argc, 
char **argv)
 
   27    JParser<> zap(
"Program to test parsing of JSUPPORT::JMultipleFileScanner.");
 
   34  catch(
const exception& error) {
 
   35    FATAL(error.what() << endl);
 
   38  cout << inputFile << endl;
 
 
General purpose messaging.
 
int main(int argc, char **argv)
 
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
 
Utility class to parse command line options.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).