Skip to content

Clean up DetDescrSvc

Johannes Junggeburth requested to merge jojungge/athena:DetDescrUpdate into 23.0

DetDescrCnvSvc:

  • Use ATH_MSG messaging macros
  • Add switches to toggle all muon sub detectors seperately
  • Useage of ATH_CHECK macros

DetDescrConverter:

  • Remove commented code

IdDictDetDescrCnv:

  • Inherit from AthMessaging
  • Factor common structures into seperate methods

Tagging: @tadej

MR is cleaned duplicate of !62107 (closed)

Merge request reports