Tidy Acts TrackFindingAlg
- Separate out stats printout into separate methods, collected together.
- Move
makeEtaBinLabel
toTableUtils.h
. - Move
getMaxHashAndCheckOrder
andgatherGeoIds
toTrackFindingData.h
. - Use
std::size_t
instead ofunsigned int
for stats array indices. - Use new
TableUtils::SummandDefinition
andTableUtils::RatioDefinition
typedefs.
Edited by Tim Adye