Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LHCb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
LHCb
Merge requests
!4155
Prepare LHCb v54r9
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Prepare LHCb v54r9
release-v54r9
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Rosen Matev
requested to merge
release-v54r9
into
master
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e12940d5
1 commit,
1 year ago
2 files
+
56
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
ReleaseNotes/v54r9.md
0 → 100644
+
55
−
0
Options
2023-06-12 LHCb v54r9
===
This version uses
Detector
[
v1r13
](
../../../../Detector/-/tags/v1r13
)
,
Gaudi
[
v36r12
](
../../../../Gaudi/-/tags/v36r12
)
and
LCG
[
103
](
http://lcginfo.cern.ch/release/103/
)
with ROOT 6.28.00.
This version is released on the
`master`
branch.
Built relative to LHCb
[
v54r8
](
/../../tags/v54r8
)
, with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
-
~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]
### Enhancements ~enhancement
-
~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)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~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 ~Documentation
-
Clean up CONTRIBUTING.md following obsoletion of stripping24-patches branch, !4148 (@cattanem)
### Other
-
~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: LHCb!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)
Loading