7#include "JTrigger/JTriggerDictionary.hh"
22int main(
int argc,
char **argv)
33 JParser<> zap(
"Auxiliary program to print trigger parameters.");
41 catch(
const exception& error) {
42 FATAL(error.what() << endl);
48 cout << *inputFile.
next();
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
Print objects in ASCII format using ROOT dictionary.
ROOT TTree parameter settings of various packages.
Utility class to parse command line options.
General purpose class for object reading from a list of file names.
virtual bool hasNext() override
Check availability of next element.
virtual const pointer_type & next() override
Get next element.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int main(int argc, char **argv)
static void print(JRootWriter &writer, const JRootWritableClass &cls)
Write class contents to output.