20int main(
int argc,
char **argv)
29 JParser<> zap(
"Example program to test fixed length array class.");
35 catch(
const exception &error) {
73 for (JArray1_t::iterator i =
array.begin(); i !=
array.end(); ++i) {
77 if (
debug >= debug_t) {
86 for (
int i = 0; i != N; ++i) {
94 if (
debug >= debug_t) {
100 for (
int i = 0; i != N-1; ++i) {
114 if (
debug >= debug_t) {
120 for (
int i = 0; i != N-1; ++i) {
131 if (
debug >= debug_t) {
140 if (
debug >= debug_t) {
149 if (
debug >= debug_t) {
163 key.second.first = 1;
169 if (
debug >= debug_t) {
int main(int argc, char **argv)
General purpose messaging.
#define ASSERT(A,...)
Assert macro.
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).