Skip to content

LArStripsCrossTalkCorrector: Allow to process Barrel and Endcap in one go

Walter Lampl requested to merge wlampl/athena:LArStripXTalkCorr_BEC into master

Redesign the LArStripsCrossTalkCorrector algorithm to allow processing data from Barrel and Endcap in the same job. This might allow us to simplify the Automatic Processing, having fewer,bigger jobs. As expected, this requires a lot of memory, my test with calibration data from Sept 6th peaked at some 8.5 GBytes.

This MR contains also the changeset of !46343 (merged)

cc @pavol and @ekay

Note to the shifter: This code is used exclusively in the LAr Electronic Calibration procedure and not executed in the CI or ran anywhere outside CERN.

Merge request reports