Skip to content

Add return StatusCode::FAILURE in case of ATH_MSG_ERROR

Nicolas Koehler requested to merge nkoehler/athena:sq203 into master

Hi,

this MR adds a StatusCode::FAILURE return in the MM_DigitizationTool in case it throws a ATH_MSG_ERROR and does some minor change to MuonRecRTT/share/TrkD3PDsPlotsMaker.C to fix ATLASSQ-204. The MR fixes ATLASSQ-203 and ATLASSQ-204.

Best, Nico

Merge request reports