-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
The MET significance handler (https://github.com/UCATLAS/xAODAnaHelpers/blob/main/Root/METConstructor.cxx#L143) doesn't allow the muon calibration tool to be set, forcing it to use the default. This gives a warning at https://gitlab.cern.ch/atlas/athena/-/blob/master/Reconstruction/MET/METUtilities/Root/METSignificance.cxx#L157 , and may not always be the desired behavior.
I can look into how to update this. In principle we could just provide the same 3 options (m_calibrationMode , m_do2StationsHighPt, and m_isRun3Geo) that we provide to the Muon Calibrator to the MET Constructor.
Metadata
Metadata
Assignees
Labels
No labels