Skip to content

DetDescrConverter: add detStore helper and AthMessaging

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

This is similar to !74984 (merged) and adds a few helpers to the DetDescrConverter base class:

  • detStore() for accessing the detector store
  • derive from AthMessaging

Requires fixes to IdDictDetDescrCnv and HGTD_IdCnv to remove the duplicate AthMessaging inheritance.

cc @tsulaia @ssnyder

Edited by Frank Winklmeier

Merge request reports