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

Merge branch 'v62r0-release' into 'master'

Documentation and dependencies for v62r0 release

See merge request !734

(cherry picked from commit 4e8b6e39)

2272847f Documentation and dependencies for v62r0 release
parent 444e3431
No related branches found
No related tags found
1 merge request!736Merge branch 'v62r0-release' into 'v62r0-branch'
Pipeline #4356963 passed
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
project(DaVinci VERSION 61.0 project(DaVinci VERSION 62.0
LANGUAGES CXX) LANGUAGES CXX)
# Enable testing with CTest/CDash # Enable testing with CTest/CDash
......
2022-08-02 DaVinci v62r0
===
This version uses
Gaudi: [v36r7](../../../../Gaudi/-/tags/v36r7),
Detector: [v1r3](../../../../Detector/-/tags/v1r3),
LHCb: [v53r10](../../../../LHCb/-/tags/v53r10),
Lbcom: [v33r10](../../../../Lbcom/-/tags/v33r10),
Rec: [v34r4](../../../../Rec/-/tags/v34r4),
Analysis: [v40r5](../../../../Analysis/-/tags/v40r5),
This version is released on `master` branch.
Built relative to DaVinci [v61r0](/../../tags/v61r0), with the following changes:
### New features ~"new feature"
- ~Configuration | Remove davinci command, !723 (@cburr) :star:
- Upstream project highlights :star:
### Fixes ~"bug fix" ~workaround
- ~Configuration | Add fix for reading files with eosuser prefix, !714 (@dfazzini)
- Resolve "Do not override builtin functions in options files", !671 (@dfazzini) [#37]
- Upstream project highlights :star:
### Enhancements ~enhancement
- ~"MC checking" ~Tuples | Thor functors for MCTrackInfo, !707 (@jzhuo)
- ~Tuples | Invalid value handling in nTuples, !720 (@amathad)
- Test usage of F.CHILD with F.MAP_INPUT with DTF, !713 (@amathad)
- Upstream project highlights :star:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Configuration | Finish migration of tests to use lbexec, !722 (@cburr)
- ~Functors | Tests for flight distance and IP wrt all pvs, !725 (@amathad)
- Upstream project highlights :star:
### Documentation ~Documentation
- ~Configuration | Finish migration of tests to use lbexec, !722 (@cburr)
- ~"MC checking" ~Tuples | Thor functors for MCTrackInfo, !707 (@jzhuo)
- Couple of fixes for Sphinx documentation, !727 (@erodrigu)
- Debugging docs CI job failure, !726 (@cburr)
- Update documentation for lbexec, !724 (@cburr)
- Update conf.py, !717 (@erodrigu)
- Convert tutorials and debugging examples to use lbexec, !709 (@cburr)
- DaVinci documentation - set-up of webpages with Sphinx, !647 (@mamartin)
### Other
- ~Tuples | Follows Rec!2959, !721 (@tfulghes)
- Update References for: Detector!244 based on lhcb-master-mr/5076, !728 (@lhcbsoft)
- Revert "Merge branch 'jzhuo_FunTuple_MCRec' into 'master'", !712 (@sponce)
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