v20.1.0
Fix
- Set s_binningValues as const (#1485) (b172918) (@CarloVarni)
- Navigator priority with negative boundary distance (#1433) (7ca1bb8) (@andiwand)
Test
- Use tempdir to produce BB vis output (#1483) (42b16ef) (@paulgessinger)
- Big bounding box vs frustum intersection (#1478) (eb8bd04) (@andiwand)
- Add hash check to pythia8 output (#1461) (4fbc5bf) (@paulgessinger)
Feature
- Update RootVertexPerformanceWriter to work with track finding (#1460) (48daa1a) (@paulgessinger)
- Identifier can be customized for sensitive surfaces (#1452) (a5df559) (@paulgessinger)
- Update to version v0.4.20 of ActSVG (#1443) (e49a041) (@asalzburger)
- Core add particle stopped aborter (#1453) (fc75a54) (@andiwand)
- Checks for configuration of delta R values in seed finder (#1378) (c1dda47) (@LuisFelipeCoelho)
- Algorithm lifecycle methods: initialize & finalize (#1459) (6410b0d) (@paulgessinger)
- Don't use TBB in Sequence(numThreads=1) (#1444) (2171277) (@timadye)
- AddCKFTracks option to disable some output (#1447) (48f2993) (@timadye)
- Add svg plugin (#1360) (4e9aa53) (@asalzburger)
Refactor
- Remove dependency on deprecated std::binary_function (#1474) (7135dc8) (@benjaminhuth)
- Consistent naming for simhits (#1451) (50ad783) (@andiwand)
- Debug print particle id value (#1435) (5dccd51) (@andiwand)
- No return for add* python helpers (#1404) (afb91a5) (@andiwand)
Performance
- Remove x87 elliptic integral in solenoid B-field (#1469) (3795148) (@stephenswat)
CI
- Update macOS CI dependencies (#1445) (9587b8d) (@paulgessinger)
Documentation
- Automatically generate API index (#1429) (706cd32) (@paulgessinger)