55 int main(
int argc,
char **argv)
59 using namespace KM3NETDAQ;
73 JParser<> zap(
"Auxiliary program to print 'any' data.");
78 "Precede name of data structure by a '+' or '-' "
79 "to add or remove data types in the output, respectively."
85 catch(
const exception& error) {
86 FATAL(error.what() << endl);
Utility class to parse command line options.
int main(int argc, char *argv[])
ROOT TTree parameter settings of various packages.
ROOT TTree parameter settings.
Auxiliary class for ROOT class selection.
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
Auxiliary class for selection of data type.
ROOT TTree parameter settings.
void setDAQLongprint(const bool option)
Set DAQ print option.
Auxiliary class for defining the range of iterations of objects.
Auxiliary class for recursive type list generation.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
void setLongprint(std::ostream &out)
Set long print option.
Implementation of pipe operation for object iterators.
General purpose messaging.
Scanning of objects from multiple files according a format that follows from the extension of each fi...
JTYPELIST< JAAnetTypes_t, JTriggerTypes_t >::typelist JAllDataTypes_t
Type list of Monte Carlo, trigger and DAQ data types for I/O.
Acoustic trigger parameters.
General purpose class for object reading from a list of file names.
Utility class to parse command line options.
Template implementation of stream output for single data type.
JTYPELIST< SPE_TimeSlice, ExtendedSummary_TimeSlice, PhysicsEvent >::typelist JAntaresTypes_t
Type list of Antares DAQ data types for I/O.
const JLimit & getLimit() const
Get limit.
Compass event data types.
JLANG::JTYPELIST< JACOUSTICS::JEvent, JACOUSTICS::JEvt, JACOUSTICS::JSuperEvt, JACOUSTICS::JTriggerParameters, JACOUSTICS::JFitParameters >::typelist JAcousticsTypes_t
Type list of acoustics data types for I/O.