Skip to content

TRT_ConditionsServices: Demote error to warning.

In TRT_StrawStatusSummaryTool::getStrawStatusHTContainer, give a warning if we can't retrieve the container from DetStore, not an error. This matches the previous behavior where we were dereferencing a DataHandle.

See ATLASSIM-6741.

Merge request reports