17int main(
int argc,
char* argv[])
32 catch(
const exception &error) {
39 for (
int i = 0; i != 10; ++i) {
50 for (
int i = 0; i != 10; ++i) {
59 string buffer =
MAKE_STRING(
"hello world " << 1 <<
' ' << 123.456);
65 const char*
const buffer =
MAKE_CSTRING(
"hello world " << 1 <<
' ' << 123.456);
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
I/O formatting auxiliaries.
#define MAKE_CSTRING(A)
Make C-string.
#define MAKE_STRING(A)
Make string.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
int main(int argc, char *argv[])
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary data structure for streaming of STL containers.