v0.17.00
15 Merge Requests in this release:
Bug
- !780 - Resolve "The
VoidOutlierFinder
is not void and uses a wrong interface" - !775 - Remove redundant binmember/neighbour method
- !771 - Only test benchmark tools if benchmarking is enabled
- !761 - Fix stepper step call
Improvement
- !773 - Update the Fatras simulator
- !770 - Always use 3d scattering for simulation
- !769 - Make the Fatras PhysicsLists (somewhat) configurable at runtime
- !768 - Add concrete Fatras hit type
- !767 - Add particle data table for charge/mass lookups
- !766 - Add AMVFitter unit test and bug fixes
- !763 - Simplify selectors for Fatras processes
- !760 - Use concrete event data types in Fatras
- !731 - Add the outlier rejection in KF
- !725 - Implement KF with backward filtering
Uncategorized
10 issues addressed in this release:
Bug
- #713 - The
VoidOutlierFinder
is not void and uses a wrong interface - #708 - Remove redundant binmember/neighbour method
- #693 - Update to new ErrorHandling
Improvement
- #694 - Remove dependency on event data format
- #701 - Make PhysicsLists runtime configurable
- #696 - Add concrete Hit and Particle types
- #695 - Add hit index along trajectory
- #702 - Add particle data tables.
- #698 - Remove detector parameter from particle selectors
- #682 - Implement KF smoothing as backward filtering