Skip to content

Fix for ATLASRECTS-4869

William Axel Leight requested to merge wleight/athena:ATLASRECTS-4869 into master

Due to a mistake on my part, the MuonPatternCombinationCollection was no longer being written to SG, leading to a leak: that is now fixed. The fact that this was only noticed due to the leak suggests that there is no longer any need for the MuonPatternCombinationCollection to be in SG at all. If this is confirmed, it will be removed in a subsequent MR.

Closes ATLASRECTS-4869

Merge request reports