21 namespace JPP { 
using namespace JLANG; }
 
   33 #define KM3NET_HIGHQE  2 
   36 #if   NAMESPACE == ANTARES 
   38 #elif NAMESPACE == KM3NET 
   40 #elif NAMESPACE == KM3NET_HIGHQE 
   41     return "KM3NET_HIGHQE";
 
const char * getGITCommit()
Get GIT commit. 
 
const char * getGITDate()
Get GIT date. 
 
std::string getNamespace(const std::string &type_name)
Get name space, i.e. part before JEEP::TYPENAME_SEPARATOR. 
 
std::string getGITVersion(const std::string &tag)
Get GIT version for given GIT tag. 
 
const char * getSource()
Get source.