Skip to content

Demote warning to debug in InDetTestPixelLayerTool [ATR-25694]

Thomas Strebler requested to merge tstreble-22.0-patch-70083 into 22.0

Follow up of !53927 (merged)

The old InDetTestBLayerTool didn't produce any warning when no TrackParameters list was returned by the getPixelLayerParameters function. https://gitlab.cern.ch/atlas/athena/-/blob/nightly/master/2022-06-04T0501/InnerDetector/InDetRecTools/InDetTestBLayer/src/InDetTestBLayerTool.cxx#L211

The warning message present in InDetTestPixelLayerTool, which replaced the InDetTestBLayerTool, is thus demoted to debug.

Solves https://its.cern.ch/jira/browse/ATR-25694

Merge request reports