Skip to content

TileDCSCondAlg: Use addDependency instead of verbose and error-prone manual handling of IOV-Ranges

Walter Lampl requested to merge wlampl/athena:TileDCSCondAlg_addDep into master

TileDCSCondAlg: Use addDependency instead of verbose and error-prone manual handling of IOV-Ranges

I noticed that the IOV-range of the ReferenceHV (EMScale?) wasn't taken into account in the previous implementation. I assume this one is infinite anyway, so nto a serious bug.

Merge request reports