Skip to content

fixed CQR acting multiple times on photons, moved scale/PDF/PS weights

Florian Alexander Mausolf requested to merge fmausolf/HiggsDNA:CQR_fix into master

Fixed CQR acting multiple times on photon variables when including photon_systematics. For that, a deepcopy is used to allow for independent calculations on shower shape / isolation variables.

Further, I moved scale/PDF/PS weights to only be saved to the nominal output file.

Merge request reports