30 JLimit_t& numberOfEvents = inputFile.getLimit();
43 catch(
const exception& error) {
61 while (inputFile.hasNext()) {
71 counter[
hit->getModuleID()].trigger += 1;
79 counter[
hit->getModuleID()].snapshot += 1;
87 <<
setw (8) << i->second.trigger <<
' '
88 <<
setw (8) << i->second.snapshot <<
endl;
General purpose messaging.
#define DEBUG(A)
Message macros.
Scanning of objects from multiple files according a format that follows from the extension of each fi...
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
ROOT TTree parameter settings of various packages.
Template definition of a multi-dimensional oscillation probability interpolation table.
int main(int argc, char **argv)
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Long64_t counter_type
Type definition for counter.
KM3NeT DAQ data structures and auxiliaries.
Auxiliary class to set-up Hit.
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.