23int main(
int argc,
char **argv)
31 JParser<> zap(
"Example program to test object output.");
37 catch(
const exception &error) {
38 FATAL(error.what() << endl);
51 const float fval = 3.1415;
52 const string sval =
"aap";
General purpose messaging.
#define ASSERT(A,...)
Assert macro.
int main(int argc, char **argv)
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
virtual bool put(const T &object)=0
Object output.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).