Skip to content

CaloRec: Rework CaloClusterCorrDumper to not use ToolWithConstantsMixin.

Scott Snyder requested to merge ssnyder/athena:dumper.CaloRec-20200616 into master

Change CaloClusterCorrDumper so that instead of using ToolWithConstantsMixin (which is going away), it dumps ToolConstants objects directly from the conditions store.

Merge request reports