Skip to content

ThinningUtils: Fix for running on r21 ESDs.

Scott Snyder requested to merge ssnyder/athena:r21.ThinningUtils-20210614 into master

r21 ESDs don't have CHSNeutralParticleFlowObjects, and if we're running ESDtoAOD, we won't make it either. Fix the test for if we're making it --- jetFlags.Enabled() must be true.

Merge request reports