Skip to content
Snippets Groups Projects
Commit 48169849 authored by Patrick Koppenburg's avatar Patrick Koppenburg :leaves:
Browse files

Release v63r6

parent 37a945d5
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!877Release v63r6
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
project(DaVinci VERSION 63.5
project(DaVinci VERSION 63.6
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2023-03-27 DaVinci v63r6
===
This version uses
Analysis [v41r6](../../../../Analysis/-/tags/v41r6),
Moore [v54r6](../../../../Moore/-/tags/v54r6),
Allen [v3r6](../../../../Allen/-/tags/v3r6),
Rec [v35r6](../../../../Rec/-/tags/v35r6),
Lbcom [v34r6](../../../../Lbcom/-/tags/v34r6),
LHCb [v54r6](../../../../LHCb/-/tags/v54r6),
Gaudi [v36r12](../../../../Gaudi/-/tags/v36r12),
Detector [v1r10](../../../../Detector/-/tags/v1r10) and
LCG [103](http://lcginfo.cern.ch/release/103/) with ROOT 6.28.00.
This version is released on the `` branch.
Built relative to DaVinci [v63r5](/../../tags/v63r5), with the following changes:
### New features ~"new feature"
- Update conditions DB tag for 2022 data, !870 (@jonrob)
### Fixes ~"bug fix" ~workaround
- Solve test crashes, !864 (@lohenry)
### Enhancements ~enhancement
- Improved output of test-genfsr test and fix GenFSR merging, !872 (@sponce)
- Add test for issue 97, !851 (@erodrigu)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Functors | Adapt to convention of imports for FunTuple, !859 (@erodrigu)
- ~"Event model" | Follow changes in LHCb!3986, !841 (@graven)
- DaVinciTests - avoid race condition with identical ROOT file names in 2 tests, !868 (@erodrigu)
- Remove empty and obsoleted YAML files, !857 (@erodrigu)
- Fixing test that depend on algorithm names, !790 (@sponce)
- ~Configuration | Only write FSRs if we have an output file, !871 (@cburr)
### Other
- Update References for: DaVinci!872 based on lhcb-master-mr/7430, !875 (@lhcbsoft)
- Update References for: LHCb!3986, Analysis!956, DaVinci!841 based on lhcb-master-mr/7248, !862 (@lhcbsoft)
- Update References for: LHCb!3872, Rec!3196, Allen!1072, Moore!1909, MooreOnline!190, Analysis!958, DaVinci!790, MooreAnalysis!100 based on lhcb-master-mr/7217, !850 (@lhcbsoft)
- Fix reference failures when eff is 100.%, !860 (@pkoppenb)
- Update References for: Rec!3336 based on lhcb-master-mr/7210, !856 (@lhcbsoft)
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