Skip to content

[ATR-19822][ATR-19833] Crash in test_trigUpgr_full_menu_mc_build

Tim Martin requested to merge tamartin/athena:fixDecisionHandlingBug into master

Fix bug in getting existing object ptr from xAOD container.

@fpastore - please can you double-check this before I un-WIP, I think it was a typo and was supposed to be outputHandles[outputIndex][roiCounter] but I updated it to outDecisions->at(roiCounter) which I think is a bit cleaner.

Edited by Tim Martin

Merge request reports