23int main(
int argc,
char **argv)
38 JParser<> zap(
"Auxiliary program to add PDF tables of the arrival time of the Cherenkov light from an EM-shower.");
48 catch(
const exception &error) {
53 if (inputFile.empty()) {
66 const JFunction1D_t::JSupervisor
supervisor(
new JFunction1D_t::JDefaultResult(0.0));
72 NOTICE(
"loading input from file " << *i <<
"... " << flush);
76 buffer.
load(i->c_str());
92 pdf.compress(Rmax_m, T_ns);
int main(int argc, char **argv)
Various implementations of functional maps.
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class to define a range between two values.
virtual const char * what() const override
Get error message.
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).