Skip to content

Acts TrackFinding decouple seed and measurement containers

Tim Adye requested to merge adye/athena:adye-ckf33 into main
  • DuplicateSeedDetector and TrackStatePrinter can now be removed from TrackFindingMeasurements and filled/used by caller
  • DuplicateSeedDetector uses SP ElementLinks, so no longer needs measurements.
  • Don't require same number of seed and measurement containers.
  • TrackStatePrinter no longer requires spacePointType to specify mapping between SP and measurement containers.
Edited by Tim Adye

Merge request reports