Skip to content

AthenaKernel+TPTools: Add WithKey variants to ITPCnvBase.

Add ITPCnvBase::persToTransWithKeyUntyped and transToPersWithKeyUntyped, to be able to pass a SG key to converters that need it even when calling through the untyped interfaces.

Also add some missing override keywords.

Merge request reports