AthCnvSvc: use extends formalism for class inheritance
As accessing the this
pointer in the constructor seems to cause
a crash after these changes, move the relevant code to the initialize
method.
As accessing the this
pointer in the constructor seems to cause
a crash after these changes, move the relevant code to the initialize
method.