CPAlgorithms: handle missing inputs in ParticleLevelOverlapRemovalAlg
All threads resolved!
All threads resolved!
Compare changes
@@ -15,7+15,7 @@
@@ -26,7+26,7 @@
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
This should give appropriate protection to missing input containers in the CP::ParticleLevelOverlapRemovalAlg
. Note that the jet collection is for now always expected, because it's with respect to it that the overlap removal is done, though we may revisit this in the future if there's a need to support extended overlap removal strategies.