Follow changes in LHCb!2850
- prefer
UTDAQ::GeomCache::GeomCache(const DeUTDetector&)overGeomCache 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
enumerateover explicitly hardwired loop bounds
must be applied in conjunction with LHCb!2850 (merged)
Edited by Gerhard Raven