Go to the documentation of this file.
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();
T & getInstance(const T &object)
Get static instance from temporary object.
Template specialisation of JMultipleFileScanner for trigger parameters.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
virtual const pointer_type & next()
Get next element.
virtual bool hasNext()
Check availability of next element.
int main(int argc, char **argv)
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
void print(const TH1 &h1, std::ostream &out)
Print histogram parameters.