Skip to content

MuonCondAlg: Fix clang warning.

Scott Snyder requested to merge ssnyder/athena:clang.MuonCondAlg-20230907 into main

Rename addDependency to addDHDependency, to avoid shadowing the addDependency method from the Algorithm base class.

Merge request reports