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

Prepare LHCb v55r11

parent 89dfeda1
No related branches found
No related tags found
2 merge requests!4633Prepare LHCb v55r11,!4597Synchronize master branch with 2024-patches
......@@ -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.10.1
project(LHCb VERSION 55.11
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-07-08 LHCb v55r11
===
This version uses
Detector [v1r34](../../../../Detector/-/tags/v1r34),
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 [v55r10p1](/../../tags/v55r10p1), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
- ~Persistency | PackedDataChecksum: Avoid padding bits in checksums for aggregates, !4624 (@jonrob) [Moore#793]
### Enhancements ~enhancement
- Add counters to packing of MCParticle and MCVertex, !4627 (@graven)
- Support enum values in TupleObj::column, !4588 (@graven)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Persistency | Minor follow-up cleanup of PackedDataChecksum.h, !4628 (@jonrob)
### Documentation ~Documentation
### Other
- ~Tracking ~VP | VPMicroCluster: Define setters for interstrip fraction from uint8_t instead of float, !4620 (@jonrob) [Moore#793]
- ~Tracking ~VP ~UT ~FT | Add forced sorting to indexed VP, FT and UT hit cluster containers, !4595 (@ldufour)
- ~UT | Add functionality to force MultiIndexedContainer to contain unique entries, !4625 (@ldufour)
- Add lines_maker option to LbExec options to be compatible with Moore options, !4631 (@sesen)
- Add UT hit error scaling factor as a condition, !4596 (@hawu)
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