Skip to content

Legacy trigger IDC cachefix ATR-20355

Adam Edward Barton requested to merge abarton/athena:TRT_IDC_Cachefix into master

Attempt to solve the problems in ATR-20355. I previously cleared the IDC new event clearing (in !26692 (merged)) because I thought they were created fresh every event, but this is not the case in legacy trigger software.

I also clean up some const_cast and const correctness.

cc @tbold

Merge request reports