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

Documentation for v40r4

parent 171af58c
No related branches found
No related tags found
1 merge request!894Documentation for v40r4
Pipeline #4080570 passed
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
project(Analysis VERSION 40.3 project(Analysis VERSION 40.4
LANGUAGES CXX) LANGUAGES CXX)
# Enable testing with CTest/CDash # Enable testing with CTest/CDash
......
2022-06-10 Analysis v40r4
===
This version uses
Rec [v34r3](../../../../Rec/-/tags/v34r3),
Lbcom [v33r9](../../../../Lbcom/-/tags/v33r9),
LHCb [v53r9](../../../../LHCb/-/tags/v53r9),
Detector [v1r2](../../../../Detector/-/tags/v1r2),
Gaudi [v36r5](../../../../Gaudi/-/tags/v36r5) and
LCG [101](http://lcginfo.cern.ch/release/101/) with ROOT 6.24.06.
This version is released on `master` branch.
Built relative to Analysis [v40r3](/../../tags/v40r3), with the following changes:
### Fixes ~"bug fix" ~workaround
- ~Tuples | Fix for arrays with user defined lenght, !887 (@dfazzini) [#24]
- Fix(test) functor repr now prints @ instead of chain, !885 (@chasse)
### Enhancements ~enhancement
- ~Tuples | Update functorcollection SelectionInfo to add suffix Decision if necessary., !892 (@amathad)
- ~Tuples | FunTuple support for BXTypes and side step platform specific warning, !884 (@amathad)
- ~Functors ~Tuples | Add check that the specified decision contains suffix Decision, !883 (@amathad)
- ~"Event model" ~Tuples | Support for v2 with FunTuple, !888 (@amathad)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Functors | Follow Rec!2683, !881 (@chasse)
- Remove DecayFinder, !886 (@pkoppenb)
- Refactor(functors) follow cleanup in Rec, !891 (@chasse)
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