Release notes
2020-08-03 Phys v31r1
This version uses Rec v31r1, Lbcom v31r1, LHCb v51r1, Gaudi v33r2 and LCG 97a with ROOT 6.20.06.
This version is released on master
branch.
Built relative to Phys v31r0, with the following changes:
new feature
New features-
Jets Composites | Add new jet reconstruction algorithms, !617 (@rangel)
⭐ - Composites Functors | Functor/combiner proceedings, !704 (@nnolte)
bug fix workaround
Fixes- Functors | Explicitly initialize AuxFunBase, !731 (@rmatev)
- Functors | Fix resolution of weights filename in TMVATransform, !727 (@rmatev)
- Persistency | SelReportsWriter - Fix UB Sanitizer error due to decrementing iterator for empty container, !730 (@jonrob) [#8]
- Persistency | Give different default names to identically-typed ToolHandles, !694 (@apearce) [gaudi/Gaudi#116]
enhancement
Enhancements- Calo Jets Composites | Adapted python code to removal of non future Calo, !705 (@sponce)
modernisation cleanup testing
Code cleanups and changes to tests- Configuration | Remove L0 decoding configuration, !747 (@apearce)
- Configuration | Remove unnecessary import of L0DUConfig.opts, !690 (@cattanem)
- Calo | Introduce dedicated type for CaloDigitStatus::Status (follow LHCb!2666), !748 (@graven)
- Calo | Fix clang 10 build warnings, !736 (@chasse)
- Jets Functors | Remove use of neurobayes, PhysSys from master, !745 (@jonrob) [lhcb-dpa/project#39]
- Composites | Follow changes in LHCb!2617, !726 (@graven)
- Composites | Avoid use of boost::unary_traits in ThOrParticleCombiner, !715 (@olupton)
- Composites Filters Event model | Migrate from TrackCombination to Sel::ParticleCombination, !734 (@olupton)
- Composites Filters Event model | Follow migration of v2::Particle to LHCb, !729 (@olupton)
- Filters | Fix custom option parsing to accept quoted strings, !746 (@clemenci)
- Filters Persistency | Remove any mention of L0 in TisTos, !733 (@pkoppenb) [LHCBPS-1746]
- Functors | Expose LoKi failure with LCG 97, !720 (@rmatev)
- Flavour tagging | Remove PID Tunings from FlavourTagging, !703 (@vjevtic)
- Build | Remove OPTIONS "-U__MINGW32__" from gaudi_add_dictionary directive, !702 (@cattanem)
- Support python 3, !732 (@sponce)
- Ignore unchecked status codes, !699 (@clemenci)