Skip to content

Fix electron scale systematics calculation

This MR corrects the inclusion of the systematic related to the scale correction to be applied to electrons in data.

In the previous version, the scale systematic was calculated/applied on data BUT this makes no sense cause the systematic needs to be calculated/applied on mc even if the correction is on data.

This MR correctly takes into account the systematic.

Merge request reports