Skip to content

WIP:fixing the sumET container to be filled with MissingET

Bryan Kortman requested to merge (removed):master-KFinput-sumETfix into 21.3

fixing the sumET container to be filled with MissingET for the algorithms, NoiseCut_MET, jXERHO and JWOJ. NoiseCUT_MET: Filling when passing the noise and eta cuts and after the bool useNegTowers jXERHO: summing after the rho substraction -> sumET_sub += Et_sub; JWOJ: Filling the ET_values[0] which is defined as scalar_ET. in jowl.h this is defined as scalar_Et+=seed_Et;

Merge request reports