Skip to content

Fix the bug in the definition of vetoEELeak flag

Junquan Tao requested to merge eeplus_vetoflag into master

If I understand well this “vetoEELeak” flag is used to select photons or electrons that not hit (with seed) the EE+ leakage region. The current definition of this “vetoEELeak” flag is to select EB photons/electrons, and EE (both EE+ and EE-) photons/electron in the leakage region (seed_ix<45 and seed_iy> 72). It’s not correct.

Merge request reports