Skip to content

introduce some work-arounds to run CP algorithms on Run 4 MC (ATLSWUPGR-193 ATLASG-2785)

Nils Erik Krumnack requested to merge krumnack/athena:run4_prw into main

Essentially I just add a hard-coded random run number to the EventInfo object, and then shut up or disable any algorithm that don't work on the file I had.

This is explicitly meant as a temporary "hack" to get the code to run, and then leave it to the domain experts to implement proper fixes for each. The other goal is to hopefully allow Run 4 MC to be included in the next PHYSLITE campaign.

Merge request reports