Skip to content

Rewrite LArNoiseCorrelationMonAlg to reduce complexity

Walter Lampl requested to merge wlampl/athena:LArNoiseCorrelationAlgRewrite into 23.0

(Largely) rewrite the LArNoiseCorrelationMonAlg to avoid the N^2 (with N the number of digits written by the DSP) complexity.

Merge request reports