Skip to content

Explicitly configure MuonCalibTool in MetAnalysisConfig with calibMode

Thomas Strebler requested to merge tstreble-main-patch-53882 into main

Clears the warning with CP alg config when muons are configured

MetSignificanceAlg.significanceTool               WARNING Setup the muon calibration tool with calib mode 1. Please consider to configure the tool via the 'MuonCalibTool' property.

from https://gitlab.cern.ch/atlas/athena/-/blob/main/Reconstruction/MET/METUtilities/Root/METSignificance.cxx#L153

When muons are not configured, this warning will still be present.

Edited by Thomas Strebler

Merge request reports