Skip to content

Protect against empty vectors in filling monitoring data.

Andy Salnikov requested to merge salnikov/athena:tickets/ATR-24764 into master

If there are no good tracks in the event the vectors are empty and it results in warnings. This commits skips filling the monitored variables when vectors are empty.

Closes ATR-24764

Merge request reports