Skip to content

Call TrackFindingTool separately for strips and pixels

Tim Adye requested to merge adye/athena:adye-ckf12 into master
  • Call TrackFindingTool once each for strips, then pixels (previously only did pixels).
  • Collect source links beforehand, using ITrackFindingTool::Measurements utility class.
  • move CKF configuration classes from TrackFindingTool.h to .cxx
Edited by Tim Adye

Merge request reports