Skip to content

Implement application of improved parametrised pileup correction for electrons/photons

Christian Wiel requested to merge cwiel/athena:ed-par-isopucorr into 21.2

I did add two properties to the IsolationCorrectionTool

  • bool flag to configure if new correction should be applied
  • string path to correction files

The updated correction adds an eta dependency to the pileup correction. This is stored in different TGraphs for the different IsolationTypes which are loaded from the file.

Edited by Christian Wiel

Merge request reports