Propagate geometry and conditions version to LHCbApp dddb and condbd tags
In Gauss we need to have a single way to propagate the geometry and conditions versions regardless of the backend used (DetDesc or DD4hep).
GaussGeometry()
has two properties GeometryVersion
and ConditionsVersion
that can be used for this. This MR does the following:
- Ignore the values of LHCbApp() DDDBtag and CondDBtag (=SIMCOND) and issue a warning if set by user
- Propagate the value in GeometryVersion to DDDBtag and in ConditionsVersion to CondDBtag