28namespace JPP { 
using namespace JLANG; }
 
   40#define KM3NET_HIGHQE  2 
   43#if   NAMESPACE == ANTARES 
   45#elif NAMESPACE == KM3NET 
   47#elif NAMESPACE == KM3NET_HIGHQE 
   48    return "KM3NET_HIGHQE";
 
 
Auxiliary classes and methods for language specific functionality.
 
const char * getGITDate()
Get GIT date.
 
const char * getGITVersion()
Get GIT version.
 
const char * getNamespace()
Get namespace.
 
const char * getSource()
Get source.
 
const char * getGITCommit()
Get GIT commit.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).