20 int main(
int argc, 
char **argv)
 
   31     JParser<> zap(
"Example program to print high-rate veto related quantities.");    
 
   38   catch(
const exception& error) {
 
   39     FATAL(error.what() << 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.
 
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.
 
size_t getMaximalNumberOfHits()
Get maximal number of hits from one PMT within data frame.
 
double getMaximalTime(const double R_Hz)
Get maximal time for given rate.
 
static double HIGH_RATE_VETO_HZ
High-rate veto [kHz].