Skip to content

21.2 remove elec charge eff corr tool from fill electron

Requested update on previous merge request: !24480 (merged)

The second-to-last commit involves hard coding the validity range of the tool.

The last commit removed this in favor of leaving a comment and silently setting SF = 1 if the lepton is out of the tools validity range.

In either case, there will be no WARNING messages printed if the provided lepton is out of the validity range unless running with DEBUG message level.

Merge request reports