Skip to content

Improve decoration of d0sig / z0sinTheta in Electron + Muon block configs (ATLASG-2839)

Thomas Strebler requested to merge tstreble/athena:ATLASG-2839 into main

The d0sig and z0sintheta decorations are currently added with the AsgLeptonTrackSelectorAlg, scheduled as part of the working point selection blocks. This implies that the decoration written out needs to be duplicated for all of the working points, even though the variables are identical. To simplify this a new AsgLeptonTrackDecoratorAlg is introduced to only write the decoration once, as part of the calibration block.

Closes ATLASG-2839

Merge request reports

Loading