14 const char*
const int_t =
"int";
15 const char*
const string_t =
"string";
24int main(
int argc,
char **argv)
39 JParser<> zap(
"Auxiliary program to get serial number or object identifier of detector from database.");
51 catch(
const exception &error) {
60 if (is_integer(detid))
63 (option ==
int_t || option ==
"" ?
cout << getDetector(detid) :
cout << detid) <<
endl;
65 catch(
const exception& error) {
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
int main(int argc, char **argv)
const char *const string_t
routing by string
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Wrapper class for server name.