19int main(
int argc,
char **argv)
30 JParser<> zap(
"Example program to test file streaming.");
38 catch(
const exception &error) {
46 istream in (
use_cin ?
cin .rdbuf() : is.rdbuf());
58 cout <<
"out -> <" << flush; out << buffer << flush;
cout <<
">" <<
endl;
59 cout <<
"null -> <" << flush; null << buffer << flush;
cout <<
">" <<
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
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).