43 int main(
int argc,
char **argv)
52 JLimit_t& numberOfEvents = inputFile.getLimit();
58 JParser<> zap(
"Auxiliary program to print 'any' data.");
63 "Precede name of data structure by a '+' or '-' "
64 "to add or remove data types in the output, respectively."
70 catch(
const exception& error) {
71 FATAL(error.what() << endl);
General purpose messaging.
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
Implementation of pipe operation for object iterators.
int main(int argc, char **argv)
ROOT TTree parameter settings of various packages.
Auxiliary class for selection of data type.
Utility class to parse command line options.
Template implementation of stream output for single data type.
General purpose class for object reading from a list of file names.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
KM3NeT DAQ data structures and auxiliaries.
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
Auxiliary class for ROOT class selection.
Auxiliary class for defining the range of iterations of objects.