21int main(
const int argc,
const char *
const argv[])
36 JParser<> zap(
"Auxiliary program to print run setup data.");
48 catch(
const exception& error) {
65 umap[buffer.OID] = buffer.NAME;
74 cout <<
setw(24) << left << buffer.UPIFILTER << right <<
" " << buffer.PAR_OID <<
" -> " <<
umap[buffer.PAR_OID] <<
" = " << buffer.VALUE <<
endl;
77 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
int main(const int argc, const char *const argv[])
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Wrapper class for server name.