2021-07-04 Rec v24r7
This version uses Lbcom v23r0p7, LHCb v45r7, Gaudi v36r0 and LCG100 with ROOT 6.24.00 .
This version is released on run2-patches
branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on master
branch.
Built relative to Rec v24r6, with the following changes:
bug fix workaround
Fixes- Conditions | Fix loading of conditions in VeloClusterPosition, !2385 (@malexand)
- Fix typos in options, !2478 (@clemenci)
- Revert "Handle Davix dependency introduced by Root 6.19", !1953 (@cattanem)
modernisation cleanup testing
Code cleanups and changes to tests- Configuration | Update configuration and references to follow removal of obsolete properties in gaudi/Gaudi!1138, !2477 (@cattanem)
- Configuration | Fix relative import for Python 3.8, !2455 (@cattanem)
- Tracking | Fix -Wnon-c-typedef-for-linkage from Clang 11, !2451 (@rmatev)
- Build | Suppress nodiscard warnings in dictionary generation, !2473 (@cattanem)
- Build | Add missing links to libraries (@clemenci), !2418 (@cattanem)
- Fix clang11 compilation warnings, !2480 (@cattanem)
- Adapt to drop of StatusCode check via StatusCodeSvc (run2), !2469 (@clemenci)
- Remove usage of propsPrint() method, to follow gaudi/Gaudi!1140, !2460 (@cattanem)
- Fix comparison with literal for Python 3.8, !2448 (@cattanem)
- Fixes for LCG 99 (run2 patches), !2394 (@masmith)
- Update PatBBDTSeedClassifier.cpp to also work with range v3 0.11, !2382 (@graven)
- Fix an unprotected DEBUG, !2380 (@cattanem)