28int main(
int argc,
char **argv)
37 JLimit_t& numberOfEvents = inputFile.getLimit();
43 JParser<> zap(
"Auxiliary program to convert acoustic events.");
55 catch(
const exception &error) {
56 FATAL(error.what() << endl);
ROOT TTree parameter settings.
int main(int argc, char **argv)
Recording of objects on file according a format that follows from the file name extension.
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.
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.
Empty structure for specification of parser element that is not initialised (i.e. does require input)...
Auxiliary class to select ROOT class based on class name.
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.