Skip to content
Snippets Groups Projects
Commit 5a7319a3 authored by Patrick Koppenburg's avatar Patrick Koppenburg
Browse files

Documentation and dependencies for v63r0 release

parent d5dc90a0
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!768Documentation and dependencies for v63r0 release
Pipeline #4600493 passed
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
project(DaVinci VERSION 62.0
project(DaVinci VERSION 63.0
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2022-10-10 DaVinci v63r0
===
This version uses
Gaudi: [v36r7](../../../../Gaudi/-/tags/v36r7),
Detector: [v1r4](../../../../Detector/-/tags/v1r4),
LHCb: [v54r0](../../../../LHCb/-/tags/v54r0),
Lbcom: [v34r0](../../../../Lbcom/-/tags/v34r0),
Rec: [v35r0](../../../../Rec/-/tags/v35r0),
Analysis: [v41r0](../../../../Analysis/-/tags/v41r0),
Allen: [v3r0](../../../../Allen/-/tags/v3r0), and
Moore: [v54r0](../../../../Moore/-/tags/v54r0)
This version is released on `master` branch.
Built relative to DaVinci [v62r0](/../../tags/v62r0), with the following changes:
### New features ~"new feature"
- ~Configuration | Follow lbexec changes, !735 (@cburr)
- DaVinci to depend on Moore, !711 (@pkoppenb)
- Upstream project highlights :star:
### Fixes ~"bug fix" ~workaround
- ~Configuration | Fix a cyclic import among 2 config related files, !755 (@erodrigu)
- Fix for handling correctly IOVProducer location in dd4hep builds, !750 (@dfazzini) [#65]
- Added lbexec ganga workaround to docs, !732 (@roneil)
- Exclude fluctuating counters, !738 (@pkoppenb)
- Upstream project highlights :star:
### Enhancements ~enhancement
- ~Configuration ~Persistency | DV change default raw_event_format to 0.5, !730 (@amathad)
- ~Persistency | Move reco_object unpacking to PyConf, !764 (@sesen)
- ~Persistency | Use simplified unpacking, !747 (@sesen)
- Adapt config related files to ThOr and fix some issues for DD4hep, !754 (@erodrigu)
- Upstream project highlights :star:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Configuration | Delete obsoleted Phys/DaVinci/options/jobOptions-Example.* files, !766 (@erodrigu)
- ~Configuration | Removing python modules duplicated from Moore, !700 (@dfazzini) [#68]
- ~Functors | Add working composition of track related functors, !739 (@amathad)
- ~Functors ~Tuples | Adding example for track isolation variables, !665 (@tfulghes)
- ~Persistency | Adapt to LHCb!3528 - Enforce use of an encoding/decoding key (TCK) in all Hlt encoders/decoders, do not use online-reserved bits in SourceID, remove explicit mention of 'packed' locations, enable 'stable' persist reco locations, !733 (@graven)
- ~Tuples | Store information from RecSummary (nTracks, nPVs), !729 (@amathad)
- Follow up !760, !761 (@lhcbsoft)
- Update References for: LHCb!3750, Moore!1638, Analysis!918, DaVinci!747, MooreAnalysis!92 based on lhcb-master-mr/5796, !760 (@lhcbsoft)
- Add an exception in DecayTreeFit - test, !759 (@pkoppenb)
- Add exclusions according to https://gitlab.cern.ch/lhcb/DaVinci/-/issues/72, !757 (@pkoppenb)
- Update option file for the LHCbIntegration test, !749 (@dfazzini)
- Option file for the LHCbIntegration Moore-DaVinci chain, !743 (@dfazzini)
- Update References for: LHCb!3756, Rec!3102 based on lhcb-master-mr/5556, !745 (@lhcbsoft)
- Upstream project highlights :star:
### Documentation ~Documentation
- ~Functors | Add working composition of track related functors, !739 (@amathad)
- ~"MC checking" ~Tuples | Thor functors for MCTrackInfo, !716 (@jzhuo)
- ~Tuples | DaVinciExamples example of EventInfo made to use all collection arguments, !758 (@erodrigu)
- DaVinci API documentation, !751 (@mamartin)
- DaVinci docs site - a bit more structure, !742 (@erodrigu)
- DaVinci website organisation, !719 (@mamartin)
### Other
- Update References for: LHCb!3802, DaVinci!764 based on lhcb-master-mr/5837, !765 (@lhcbsoft)
- Add a new line in the end of `lhcbproject.yml`, !748 (@jzhuo)
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