Skip to content

ATR-22913 Fix Cost Processing finalisation crash

Aleksandra Poreba requested to merge aporeba/athena:cost-script-gdb into master

Make TriggerEDMDeserialiserAlg streamers info list static so it can be accessible during THistSvc finalization (when writing histograms to file).

Now bytestream cost processing ntuple won't be corrupted and will contain full streamer info.

Tagging @tamartin @mark

Merge request reports