22.0-refactor-TrkAmbiguityProcessor
Refactor the SimpleAmbiguityProcessor, DenseEnvironmentAmbiguityProcessor and DenseEnvironmentAmbiguityScoreProcessor to use a single 'counter'. Previously each class had its own implementation of an in-class struct; this is now the 'AmbiCounter' class templated on the categories enum in each calling tool.