Get selection of GIT tags.
35 {
37
39
41
42 for (JGITTags_t::const_reverse_iterator i = tags.rbegin(); i.base() != tags.lower_bound(date); ++i) {
43 if (TString(i->second.c_str()).Contains(
regexp)) {
44 buffer.push_back(getGITVersion(i->second));
45 }
46 }
47
48 return buffer;
49 }
Template definition of a multi-dimensional oscillation probability interpolation table.
const JGITTags_t & getGITTags()
Get GIT dated tags.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).