Skip to content
Snippets Groups Projects

Release notes and dependencies for Phys v32r1

Merged Rosen Matev requested to merge v32r1-release into master
2 files
+ 49
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 47
0
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)
Loading