Skip to content

CaloRec+CaloInterface: Update CaloClusterCorrDBWriter for ToolWithConstants.

Scott Snyder requested to merge ssnyder/athena:twc.CaloRec-20201007 into master

Update CaloClusterCorrDBWriter to use ToolWithConstants, rather than the obsolete ToolWithConstantsMixin.

IToolWithConstants needs to derive from IAlgTool.

Merge request reports