Skip to content

Removing orphaned preselection algorithm

Jon Burr requested to merge jburr/athena:FixJetPresel into 21.2

Fixing a bug I introduced...

I removed the first half of a preselection algorithm which created the aux data but then missed the second half which read it... :(

Merge request reports