56int main(
int argc,
char **argv)
68 JLimit_t& numberOfEvents = inputFile.getLimit();
74 JParser<> zap(
"Auxiliary program to print 'any' data.");
79 "Precede name of data structure by a '+' or '-' "
80 "to add or remove data types in the output, respectively."
86 catch(
const exception& error) {
87 FATAL(error.what() << endl);
ROOT TTree parameter settings.
JLANG::JTYPELIST< JACOUSTICS::JToA, JACOUSTICS::JEvent, JACOUSTICS::JEvt, JACOUSTICS::JSuperEvt, JACOUSTICS::JTriggerParameters, JACOUSTICS::JFitParameters >::typelist JAcousticsTypes_t
Type list of acoustics data types for I/O.
Acoustic trigger parameters.
Compass event data types.
ROOT TTree parameter settings.
void setLongprint(std::ostream &out)
Set long print option.
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.
ROOT TTree parameter settings of various packages.
JTYPELIST< SPE_TimeSlice, ExtendedSummary_TimeSlice, PhysicsEvent >::typelist JAntaresTypes_t
Type list of Antares DAQ data types for I/O.
JTYPELIST< JAAnetTypes_t, JTriggerTypes_t >::typelist JAllDataTypes_t
Type list of Monte Carlo, trigger and DAQ data types for I/O.
Template implementation of stream output for single data type.
Auxiliary class for selection of data type.
Utility class to parse command line options.
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).
std::set< JROOTClassSelector > getROOTClassSelection(const bool option=false)
Get ROOT class selection.
KM3NeT DAQ data structures and auxiliaries.
void setDAQLongprint(const bool option)
Set DAQ print option.
int main(int argc, char **argv)
Auxiliary class for recursive type list generation.
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.