-
Rosen Matev authoredRosen Matev authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
v54r9.md 2.33 KiB
2023-06-12 LHCb v54r9
This version uses Detector v1r13, Gaudi v36r12 and LCG 103 with ROOT 6.28.00.
This version is released on the master
branch.
Built relative to LHCb v54r8, with the following changes:
new feature
New featuresbug fix workaround
Fixes- UT | Fix out-of-bound access in UT GeomCache constructor, !4121 (@gunther) [#305]
- Build | Temporary port of gaudi/Gaudi!1465, !4154 (@rmatev)
- Avoid using &vector[0], prefer vector.data(), !4128 (@graven) [#310]
enhancement
Enhancements- Configuration | Modify computation of component hash ID, !4116 (@graven)
- Luminosity | Round non-integer lumi counter values rather than truncating them, !4152 (@dcraik) [MooreOnline#32]
- Use more precise approximation of atan2, !4139 (@ahennequ)
modernisation cleanup testing
Code cleanups and changes to tests- Persistency | Remove detector geometry from unpackers, !4137 (@sesen)
- Remove warning from FT readout map (follow !4129), !4145 (@rmatev)
- Remove broken link to doxygen, !4144 (@rmatev)
- Corrections in somes includes, !4142 (@obuon)
- Fix SourceID-based selection for empty input (follow !4119), !4141 (@rmatev)
- Small tweaks/simplifications to AddressKillerAlg, !4133 (@graven)
Documentation
DocumentationOther
- Decoding FT | Reshape a bit the readout map to allow for errors, !4129 (@lohenry)
- Decoding FT | Rewrite the FTReadoutMap in order to get deactivated links from Conditions, !4096 (@lohenry)
- Tuples | Update the Run3 DTF: Add extra output and v2 PVs support, !4007 (@jzhuo)
- Update References for: !4116, MooreOnline!251, DaVinci!904 based on lhcb-master-mr/8181, !4146 (@lhcbsoft)
- Remove redundant mutable from RelationsTable, !4131 (@graven)
- Add option to explicitly by-pass check for identically configured components with different names, !4126 (@graven)
- Various streamlining and simplifications for the UT code used for tracking, !4124 (@decianm)
- Add algorithm to select subview of RawBank view, !4119 (@sstahl)
- Change ReserveDetDescForEvent to use LHCb::Algorithm, !4082 (@clemenci)
- Make AddressKillerAlg functional, !4125 (@sponce)