Skip to content

AthenaBaseComps: Add AthConstConverter.

Add AthConstConverter, deriving from the Gaudi Converter class, but with const variants for the conversion methods createObjConst and createRepConst.

This can be used as a base class for converters that are meant to run concurrently in MT jobs.

We also include AthMessaging.

Merge request reports