v23.0.0
Breaking
- Changes to SeedFinderOrthogonal to allow reuse of the object (#1757) (77b55d0) (@tboldagh)
- Separate Config and Options for SpacePointGrid (#1774) (675d992) (@CarloVarni)
Documentation
- Polish tgeo plugin doc (#1397) (5ea4c21) (@niermann999)
- Update AUTHORS file (#1783) (de3d999) (@benjaminhuth)
- Add new CERN students to
CITATION.cff
(#1781) (11a7e24) (@stephenswat)
Feature
- Optionally decorate geometry dumps to json. (#1732) (2442fa1) (@goetzgaycken)
- Visualization for DetectorVolume and Portal (#1762) (44c571c) (@Matthewharri)
- GeoID hook from python & ODD hook (#1779) (fabf9ac) (@benjaminhuth)
- More robust navigation with bent tracks (#1769) (70dc953) (@benjaminhuth)
- Throw runtime_error in seed finder if deltaR values were not initialised (#1782) (75886d6) (@LuisFelipeCoelho)
- Geant4 detector plugin, part 3 (final) (#1760) (a15ef37) (@asalzburger)
- Add BoundingBox to DetectorVolume (#1733) (8bf5b4f) (@Matthewharri)
- Make Clusterization.hpp aware of grid dimensionality (#1634) (1c83f26) (@gagnonlg)
- Geant4 detector plugin, part 2 (#1759) (f4ec72a) (@asalzburger)
- Track 2d/z and track 3d signed lifetimes (#1741) (45fb8b8) (@pbutti)
- Geant4 detector plugin, part 1 (#1758) (ae2811f) (@asalzburger)
Refactor
- Modernize & add checks to
Acts::TrackingGeometryBuilder
(#1656) (f44f1da) (@benjaminhuth) - Changes to SeedFinderOrthogonal to allow reuse of the object (#1757) (77b55d0) (@tboldagh)
- Managing Seed Candidates with ad-hoc container (#1764) (200aa2e) (@CarloVarni)
- Make addSeeding python function smaller (#1768) (30ed5ee) (@tboldagh)
- Separate Config and Options for SpacePointGrid (#1774) (675d992) (@CarloVarni)
- Make Examples binaries optional (#1754) (5dbdf72) (@benjaminhuth)
- Python reconstruction trajectory writing (#1718) (04f21ac) (@andiwand)
Ci
- Fix plot ranges in physmon vertexing plots (#1787) (75d5271) (@paulgessinger)
Fix
- Missing Include in CuboidVolumeBuilder (#1786) (807c388) (@CarloVarni)
- Fix enum to test presence of inner tube cover surface. (#1771) (0bfaedb) (@goetzgaycken)
- Remove double to bool conversion in vertexing (#1673) (ef5a55f) (@andiwand)
- Make
Range1D
a proper half-open interval (#1715) (b2e6863) (@stephenswat) - Maybe-uninitialized warning in DetectorVolume.cpp (#1780) (1310276) (@benjaminhuth)
- Orthogonal seeding beamspot and function (#1775) (d1ce5a5) (@CarloVarni)
- Linkage errors in BetheHeitlerApprox.hpp (#1777) (a58b798) (@benjaminhuth)
- Missing includes in SeedFinderOrthogonal (#1772) (c53dd6c) (@CarloVarni)
- Missing includes (#1770) (786f62a) (@CarloVarni)
Build
- Add -Wfloat-conversion to clang warnings (#1676) (f266387) (@benjaminhuth)
Performance
- Improve performance of k-d tree (#1714) (56cbaf4) (@stephenswat)