31 int main(
int argc, 
char **argv)
 
   40     JParser<> zap(
"Example program to test groups.");
 
   46   catch(
const exception &error) {
 
   47     FATAL(error.what() << endl);
 
   54   for (
int i = 0; i != N; ++i) {
 
   60   for (
int i = 0; i != N; ++i) {
 
int main(int argc, char **argv)
 
General purpose messaging.
 
#define DEBUG(A)
Message macros.
 
#define ASSERT(A,...)
Assert macro.
 
Utility class to parse command line options.
 
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
 
Utility class to parse command line options.
 
Auxiliary classes and methods for language specific functionality.
 
static const JGroup< double > & getElement
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary class for a fixed group of objects.
 
static const JGroup & getInstance()
Get unique instance.