v32.1.0
Fix
- Remove outdated vertexing tutorial (from #223) (#2915) (e4bc1f1) (@AJPfleger)
- Python dump_args_calls crash (#2920) (a76b24c) (@timadye)
- Unknown escape character in policy (#2919) (756c70d) (@AJPfleger)
- Some rotten links to read the docs (#2902) (ff03e68) (@AJPfleger)
- Initial track param covariance inflation (#2295) (a739299) (@andiwand)
- Cross-covariance matrix in FullBilloirVertexFitter (#2771) (098afd5) (@felix-russo)
- Typo fixes and name change (#2888) (1152851) (@asalzburger)
Build
Chore
- Make pre-commit clang-format also run on .ipp files (#2918) (3c32e1b) (@paulgessinger)
- Change policy for regular reviews to include develop branches (#2914) (00d9551) (@paulgessinger)
Feature
- Dd4hep allow proto material (#2889) (fb92e4c) (@asalzburger)
- Adapt visitor concept (#2901) (5166de1) (@asalzburger)
- Add new error
DidNotConverge
(#2898) (6aeeeda) (@AJPfleger) - Adding visitSurfaces pattern to new detector (#2897) (6a623b0) (@asalzburger)
- Add proper python bindings for
ParticleHypothesis
(#2891) (4c0925e) (@andiwand) - Add grid conversion option (#2894) (43f9107) (@asalzburger)
- Update support surface building (#2879) (b0432e5) (@asalzburger)
- Adding drawing selections and decorations (#2893) (c958c74) (@asalzburger)
- Add common hough transform components to core (#2836) (785654b) (@goblirsc)
- Create SVG python bindings for new detector (#2884) (21d6c53) (@asalzburger)
- Cuboidal detector builder from blueprint (#2887) (ccd2d3e) (@ssdetlab)
- Safety checks for CylindricalContainerBuilder BluePrint constructor (#2883) (390dd30) (@ssdetlab)
- Propagator optionally inherits from BasePropagator (#2874) (a8c79de) (@paulgessinger)
- CuboidalContainerBuilder + UnitTest (#2882) (3f6f183) (@ssdetlab)
CI
- Disable python-xdist (#2903) (7d596d1) (@paulgessinger)
Documentation
- Update vertexing documentation (#2802) (c440c12) (@felix-russo)
Refactor
- Correct phi and theta for periodicity changes in KalmanVertexUpdater (#2769) (d095879) (@felix-russo)