21int main(
int argc,
char **argv)
34 JParser<> zap(
"Auxiliary program to merge disable files.");
42 catch(
const exception &error) {
50 disable.
load(i->c_str());
int main(int argc, char **argv)
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
I/O formatting auxiliaries.
Acoustic transmission identifier.
Template definition of a multi-dimensional oscillation probability interpolation table.
void load()
Load oscillation probability table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
void store(const char *file_name) const
Store to output file.
Empty structure for specification of parser element that is initialised (i.e. does not require input)...