16 int main(
int argc, 
char **argv)
 
   25     JParser<> zap(
"Auxiliary program to print APIV2 version.");
 
   31   catch(
const exception &error) {
 
   32     FATAL(error.what() << endl);
 
General purpose messaging.
 
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.
 
int main(int argc, char **argv)
 
static const JVersion APIV2_VERSION(2, 1, 0)
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).