Skip to content
Snippets Groups Projects
Commit 4c48b040 authored by Miroslav Saur's avatar Miroslav Saur
Browse files

Merge branch 'release-v55r14' into '2024-patches'

Prepare LHCb v55r14

See merge request !4715
parents 779399b4 4f18c748
No related branches found
Tags v55r14
2 merge requests!4715Prepare LHCb v55r14,!4679Synchronize master branch with 2024-patches
Pipeline #10512554 passed
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
option(CMAKE_EXPORT_COMPILE_COMMANDS "Enable/Disable output of compile_commands.json" ON)
project(LHCb VERSION 55.13
project(LHCb VERSION 55.14
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-10-20 LHCb v55r14
===
This version uses
Detector [v1r36](../../../../Detector/-/tags/v1r36),
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1) and
LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.04.
This version is released on the `2024-patches` branch.
Built relative to LHCb [v55r13](/../../tags/v55r13), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
- ~Simulation | Changes to MCParticle pointer handling and new Charge() method, !4383 (@sicapell)
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Fixes for FSR reading from LHCb 4598, !4694 (@dfazzini) [#374]
### Documentation ~Documentation
### Other
- ~Configuration | Update codes for reading FSR, !4598 (@dfazzini)
- HLTScheduler: Only set non-zero application return code after allowed number of handled event failures, !4709 (@jonrob)
- Move `walk(Particle const&)` from Rec to LHCb, !4678 (@graven)
- Disable decoding of a couple of SelRep sub-banks if no object is saved to the ObjType sub-bank, !4497 (@vsvintoz) [DaVinci#162]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment