Skip to content

Demote warning to debug message in TrackParticleCnvAlg for single photon sample

Thomas Strebler requested to merge tstreble/athena:ATLASRECTS-7342 into 23.0

In cases where some tracks are reconstructed but the hard-scatter event does not have any charged particles leading to reconstructed tracks, the TrackParticleCnvAlg can throw a warning related to missing truth information. This typically happens in single photon sample with pile-up, for events with unconverted photons. The implementation is updated to throw a simple debug message in that case.

Closes ATLASRECTS-7342

Merge request reports