Go to the documentation of this file.
41 int main(
int argc,
char **argv)
50 JLimit_t& numberOfEvents = inputFile.getLimit();
56 JParser<> zap(
"Auxiliary program to print 'any' data.");
61 "Precede name of data structure by a '+' or '-' "
62 "to add or remove data types in the output, respectively."
68 catch(
const exception& error) {
69 FATAL(error.what() << endl);
Auxiliary class for defining the range of iterations of objects.
int main(int argc, char **argv)
Empty structure for specification of parser element that is initialised (i.e.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Template implementation of stream output for single data type.
Auxiliary class for selection of data type.
Auxiliary class for ROOT class selection.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
General purpose class for object reading from a list of file names.
KM3NeT DAQ data structures and auxiliaries.
void setDAQLongprint(const bool option)
Set DAQ print option.