7 #include "JTrigger/JTriggerDictionary.hh"
22 int 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.
Template specialisation of JMultipleFileScanner for trigger parameters.
virtual bool hasNext() override
Check availability of next element.
virtual const pointer_type & next() override
Get next element.
std::ostream & print(std::ostream &out, const JTestSummary &summary, const char delimiter=' ', const bool useColors=true)
Print test summary.
T & getInstance(const T &object)
Get static instance from temporary object.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int main(int argc, char **argv)