Make AOD CaloCluster and particle flow object thinning robust against missing containers
ATR-16565 This MR modifies the tools for negative energy calo cluster and PFO container thinning to such that, if the container to be thinned is missing, the job returns STATUSCODE::SUCCESS rather than FAILURE, as well as printing a message. Former-commit-id: db8111ba0cb27eff44db0a5bfb91393d8ebae42c
Showing
- PhysicsAnalysis/AnalysisCommon/ThinningUtils/src/ThinNegativeEnergyCaloClustersAlg.cxx 3 additions, 3 deletions...n/ThinningUtils/src/ThinNegativeEnergyCaloClustersAlg.cxx
- PhysicsAnalysis/AnalysisCommon/ThinningUtils/src/ThinNegativeEnergyNeutralPFOsAlg.cxx 2 additions, 2 deletions...on/ThinningUtils/src/ThinNegativeEnergyNeutralPFOsAlg.cxx
Please register or sign in to comment