CaloClusterMatching: Fix use of WriteDecorHandle.
When a WriteDecorHandle is destroyed, the decoration gets locked. Therefore, the Handle needs to live until all decorations are written.
(There was a bug that meant that the container sometimes did not appear to be locked, which is why this was working before. Need to clean this up in order to actually fix that bug. See ATEAM-909.)
Merge request reports
Activity
This merge request affects 1 package:
- Reconstruction/RecoTools/CaloClusterMatching
This merge request affects 5 files:
- Reconstruction/RecoTools/CaloClusterMatching/CaloClusterMatching/ICaloClusterMatchingTool.h
- Reconstruction/RecoTools/CaloClusterMatching/src/CaloClusterMatchLinkAlg.cxx
- Reconstruction/RecoTools/CaloClusterMatching/src/CaloClusterMatchLinkAlg.h
- Reconstruction/RecoTools/CaloClusterMatching/src/CaloClusterMatchingTool.cxx
- Reconstruction/RecoTools/CaloClusterMatching/src/CaloClusterMatchingTool.h
Adding @goetz as watcher
added Reconstruction main review-pending-level-1 labels
CI Result SUCCESS (hash dcead2fe)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 75189]removed review-pending-level-1 label
added review-approved label
mentioned in commit 73059013