17 int main(
int argc,
char **argv)
28 JParser<> zap(
"Example program to edit energy correction.");
36 catch(
const exception& error) {
37 FATAL(error.what() << endl);
41 DEBUG(
"Formula " << fcn << endl);
int main(int argc, char **argv)
General purpose messaging.
#define DEBUG(A)
Message macros.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class for correction of energy determined by JEnergy.cc.
void store(const char *file_name)
Store formula to file.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).