Skip to content
Snippets Groups Projects
Commit fc39d08c authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

Merge branch 'v32r1-release' into 'master'

Release notes and dependencies for Phys v32r1

See merge request !942
parents ee762cb1 8c7dc1b4
No related branches found
No related tags found
1 merge request!942Release notes and dependencies for Phys v32r1
Pipeline #2655052 passed
......@@ -28,5 +28,5 @@ if(ROOT_VERSION MATCHES "^6\\.22.*")
endif()
# Declare project name and version
gaudi_project(Phys v32r0
USE Rec v32r0)
gaudi_project(Phys v32r1
USE Rec v32r1)
2021-05-27 Phys v32r1
===
This version uses
Rec [v32r1](../../../../Rec/-/tags/v32r1),
Lbcom [v32r1](../../../../Lbcom/-/tags/v32r1),
LHCb [v52r1](../../../../LHCb/-/tags/v52r1),
Gaudi [v35r4](../../../../Gaudi/-/tags/v35r4) and
LCG [100](http://lcginfo.cern.ch/release/100/) with ROOT 6.24.00.
This version is released on `master` branch.
Built relative to Phys [v32r0](/../../tags/v32r0), with the following changes:
### New features ~"new feature"
- ~Calo ~"Event model" | Add electrons with brem, !820 (@cmarinbe) :star:
- ~Composites | Addition of new ThOr combiners, !868 (@vrenaudi)
- ~Composites ~"Event model" | Add a Generic Track SOA Container, !882 (@agilman)
- ~Monitoring | Add ParticleMassMonitor, !939 (@cmarinbe)
- ~Core | Support for KeyedContainer-based selections in ThOr algorithms, !933 (@apearce)
### Enhancements ~enhancement
- ~Persistency | Fail fast if inputs are missing on positive decisions in SelReportsMaker, !884 (@apearce) [Moore#145]
- ~Build | Make Phys DD4hep aware, !883 (@sponce)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Persistency | Update refs for LHCb!2989, !923 (@rmatev)
- ~Build | Add missing links to libraries, !927 (@clemenci)
- Follow change in Rec!2401, !922 (@graven)
- Remove unused tools, !909 (@pkoppenb)
- Remove CheckSelResults, !891 (@pkoppenb)
- Undo SmartRefVector workaround following merge of gaudi/Gaudi!1180, !890 (@chasse)
### Documentation ~Documentation
- Update CONTRIBUTING.md to update supported platforms, !926 (@cattanem)
### Other
- ~Jets | Include jet tagging with DeltaR using flight direction, !932 (@rangel)
- Add functorcorelib link to particlecombiners, !930 (@nnolte)
- IParticleDescendants - make functions const, !910 (@cprouve)
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