20int main(
int argc,
char **argv)
31 JParser<> zap(
"Auxiliary program to print PMT thresholds.");
33 zap[
'f'] =
make_field(inputFile,
"PMT threshold file (json format)");
39 catch(
const exception &error) {
59 if (i->threshold >= threshold) {
64 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)
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).