Skip to content

Follow changes in LHCb!2850

Gerhard Raven requested to merge follow-lhcb!2850 into master
  • prefer UTDAQ::GeomCache::GeomCache(const DeUTDetector&) over GeomCache computeGeometry(const DeUTDetector&)
  • use std::optional<GeomCache> to avoid premature creation of an uninitialized GeomCache

In addition,

  • amalgamate PrAddUTHitsTool component header in source file
  • prefer range-based loops with enumerate over explicitly hardwired loop bounds

must be applied in conjunction with LHCb!2850 (merged)

Edited by Gerhard Raven

Merge request reports