Skip to content

AthCnvSvc: use extends formalism for class inheritance

Frank Winklmeier requested to merge fwinkl/athena:athcnvsvc into main

As accessing the this pointer in the constructor seems to cause a crash after these changes, move the relevant code to the initialize method.

Merge request reports