Skip to content

Tidy Acts TrackFindingAlg

Tim Adye requested to merge adye/athena:adye-ckf30 into main
  • Separate out stats printout into separate methods, collected together.
  • Move makeEtaBinLabel to TableUtils.h.
  • Move getMaxHashAndCheckOrder and gatherGeoIds to TrackFindingData.h.
  • Use std::size_t instead of unsigned int for stats array indices.
  • Use new TableUtils::SummandDefinition and TableUtils::RatioDefinition typedefs.
Edited by Tim Adye

Merge request reports