Skip to content

Downgrading WARNING to DEBUG in ImpactPoint3dEstimator, Adaptive(Multi)VertexFitter

James Catmore requested to merge jcatmore/athena:main_ATLASRECTS-8004 into 24.0

ATLASRECTS-7525

The tools ImpactPoint3dEstimator and Adaptive(Multi)VertexFitter have been producing long-standing and long-ignored WARNING messages in the reconstruction, which (along with many others) are obfuscating the log files such that we can't use WARNING messages for their intended purpose. This seems to be a particular issue when the tools are used in the tau domain.

There hasn't been much response on the JIRA so now I make the MR directly in the hope of provoking a response. Since there isn't much activity on this, I don't think this can be a very serious warning, in which case downgrading to DEBUG would anyway be reasonable.

Merge request reports