Further typo for photon selection fixed
(photon_abs_eta > self.gap_barrel_eta)
to (photon_abs_eta > self.gap_endcap_eta)
for selection of isEE_low_r9
.
Note that the previous version was wrong in principle but the output was still not completely incorrect because of the failsafe selection here: https://gitlab.cern.ch/HiggsDNA-project/HiggsDNA/-/blob/master/higgs_dna/selections/photon_selections.py#L83