1 #ifndef __JEEP__JGITTAGS__
2 #define __JEEP__JGITTAGS__
18 namespace JPP {
using namespace JEEP; }
65 istringstream
in(GIT_TAGS);
70 while (in >> tag >> date) {
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
std::map< JDate<'-'>, std::string > JGITTags_t
Type definition of dated GIT tags.
std::string getGITVersion(const std::string &tag)
Get GIT version for given GIT tag.
Auxiliary class for simple date.
const JGITTags_t & getGITTags()
Get GIT dated tags.