Skip to content

Prioritizing gridpack output in madspin

Zach Marshall requested to merge zmarshal/athena:21.6_TestPatches into 21.6

Before, we just took the first hit. This looks a little more carefully at the output, to say that if we had a hit that looks like it came from a grid pack it should get used first, and otherwise we take the first hit (same default). It protects against the case that the gridpack has some old events stashed in it.

Merge request reports