Draft: adapt to const-correct IUpdataManagerSvc interface
Make sure that clients can register a dependency on a (pointer to) const
object, and thus do not have to keep pointers non-const
instances of their dependencies...
- add some const
- remove some inline
- prefer find_if
must be applied in conjunction with gaudi/Gaudi!1163 (closed) (which may be tricky to do in practice!)
Merge request reports
Activity
added thread safety label
/ci-test --merge gaudi/Gaudi!1163 (closed)
Started reference and integration test builds. Once done, check the comparison of build and test results.
Throughput Test Moore_hlt2_reco_baseline: 142.9 Events/s -- change of 0.10% vs. reference
Throughput Test Moore_hlt1_pp_default: 29774.2 Events/s -- change of 0.01% vs. reference
added ci-test-triggered label
- [2020-12-06 20:53] Validation started with lhcb-master-mr#1700
added needs Gaudi release label
assigned to @lpica
mentioned in issue Moore#237 (closed)
removed ci-test-triggered label
mentioned in issue Moore#263 (closed)
mentioned in issue Moore#265 (closed)
mentioned in issue Moore#272 (closed)
mentioned in issue Moore#273 (closed)
mentioned in issue Moore#278 (closed)
mentioned in issue Moore#291 (closed)
- Resolved by Sebastien Ponce
See update at gaudi/Gaudi!1163 (comment 4685624)
added WIP dependency label