Skip to content

Fix bug in neutral PFO thinning

!37239 (merged) (October 26, 2020) introduced a bug to ThinNegativeEnergyNeutralPFOsAlg which incorrectly disabled thinning of PFOs if no FlowElement container was provided. This fixes the issue, such that the FlowElement and PFO thinning are correctly independent of each other.

Tagging @jferrand, @miochoa, and @mhodgkin as this fixes the neutral PFO container size increase seen in the November validation.

Merge request reports