Skip to content

Speed up CaloCellPedestalCorr

Walter Lampl requested to merge wlampl/athena:CellPedestalSpeed into main

Accessing the CaloBCIDAverage cond-obj via offline-hash-identifier instead of Identifier to avoid useless back-and-forth conversion of identifiers and hashes. Leads to a factor-3 speedup of the CaloCellPedestalCorr AlgTool.

Merge request reports