18int main(
int argc, 
char **argv)
 
   31    JParser<> zap(
"Auxiliary program to apply the transition time spread (TTS) of the PMTs to interpolation tables of PDFs.");
 
   42  catch(
const exception &error) {
 
   43    FATAL(error.what() << endl);
 
   60    NOTICE(
"loading input from file " << inputFile << 
"... " << flush);
 
   62    pdf.load(inputFile.c_str());
 
   67    FATAL(error.what() << endl);
 
   73  NOTICE(
"Gauss-Hermite integration... " << flush);
 
 
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
 
Utility class to parse command line options.
 
Multi-dimensional PDF table for arrival time of Cherenkov light.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).