16 int main(
int argc,
char **argv)
27 JParser<> zap(
"Auxiliary program to print attenuation length.");
30 zap[
'f'] =
make_field(f_kHz,
"frequency [kHz]");
35 catch(
const exception &error) {
36 FATAL(error.what() << endl);
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, char **argv)
Utility class to parse command line options.
static const JAttenuationLength getAttenuationLength(13.2, 38.0, 8.0)
Function object to calculate attenutation length.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).