16#include "antares-dataformat/TimeSlice.hh"
17#include "antares-dataformat/PhysicsEvent.hh"
59 JStreamObjectOutput <T> out(cout);
76int main(
int argc,
char **argv)
83 JLimit_t& numberOfEvents = inputFile.getLimit();
94 JParser<> zap(
"Auxiliary program to print 'any' data."\
95 "\n Note that for printing TRandom information and meta data, JPrintRandom and JPrintMeta should be used, respectively.");
100 "Precede name of data structure by a '+' or '-' "
101 "to add or remove data types in the output, respectively."
107 catch(
const exception& error) {
108 FATAL(error.what() << endl);
ROOT TTree parameter settings.
Acoustic trigger parameters.
Compass event data types.
ROOT TTree parameter settings.
void setLongprint(std::ostream &out)
Set long print option.
Mechanical modelling of string.
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.
Auxiliary class for selection of data type.
Utility class to parse command line options.
std::ostream & print(std::ostream &out, const JTestSummary &summary, T __begin, T __end, const bool useColors=true, const JFormat_t &formatting=JFormat_t(18, 3, std::ios::fixed))
Print test summary.
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)
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.