Skip to content

MuonCondAlg: Fix compilation warning.

Scott Snyder requested to merge ssnyder/athena:warn.MuonCondAlg-20241105 into main

Rename addDependency -> addCondDependency to avoid ambiguities from the same-named method in the DataHandleHolderBase base class.

Merge request reports