28 namespace 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";
 
std::string getGITVersion(const std::string &tag)
Get GIT version for given GIT tag.
 
Auxiliary classes and methods for language specific functionality.
 
const char * getGITDate()
Get GIT date.
 
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).