4 namespace JPP { 
using namespace JEEP; }
 
   19       istringstream in(GIT_TAGS);
 
   24       while (in >> tag >> date) {
 
   25         buffer.insert(make_pair(date, tag));
 
General puprpose classes and methods.
 
const JGITTags_t & getGITTags()
Get GIT dated tags.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary class for simple date.