20int main(
int argc,
char **argv)
31 JParser<> zap(
"Example program to print high-rate veto related quantities.");
38 catch(
const exception& error) {
43 cout <<
"High-rate veto [Hz] " << HIGH_RATE_VETO_HZ <<
endl;
44 cout <<
"Maximal number of hits " << getMaximalNumberOfHits() <<
endl;
45 cout <<
"Maximal time [ns] " << getMaximalTime(R_Hz) <<
endl;
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.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
KM3NeT DAQ data structures and auxiliaries.