20int main(
int argc,
char **argv)
29 JParser<> zap(
"Example program to test object writing class.");
36 catch(
const exception &error) {
37 FATAL(error.what() << endl);
General purpose messaging.
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.
virtual void reset() override
Reset pointer.
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).
virtual void close() override
Close device.