Skip to content

AthenaKernel: Remove most user calls from IThinningSvc.

Except for slimming, ThinningSvc is no longer functional in master; calls to it have been removed. To prevent someone from inadvertently adding back in dependencies, remove the interfaces from IThinningSvc.

Retain for the moment the bits needed for slimming (as opposed to thinning), as that's still used by TrigNavTools.

Merge request reports