Skip to content

LArRecUtils: Fix conditions dependencies.

Scott Snyder requested to merge ssnyder/athena:deps.LArRecUtils-20220527 into master

LArHVCondAlg produces both CaloAffectedRegionInfo and LArHVCorr. Rework to split up each into a separate function. This makes it easier to keep track of which dependencies each has.

Also add a missing dependency in LArHVPathologyDbCondAlg.

See ATLASRECTS-7048.

Merge request reports