Fix GNNHS VertexDecoratorAlg failure (ATLASRECTS-8178)
Following !78633 (merged), the sumPt
vertex decoration can get properly locked by the PhotonVertexSelection, creating a crash when running the VertexDecoratorAlg which attempts to modify it.
In practice, this was already fixed in main with !77093 (merged)
Sweeping therefore some relevant commits from main to 24.0 to avoid the failure of the GNNHS unit test:
Removes also some unnecessary SG::AuxElement::Decorator
The commits should not be squashed to preserve history and facilitate the sweep in main
Closes ATLASRECTS-8178
Merge request reports
Activity
added full-unit-tests label
This merge request affects 1 package:
- InnerDetector/InDetRecTools/InDetGNNHardScatterSelection
This merge request affects 2 files:
- InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/src/VertexDecoratorAlg.cxx
- InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/src/VertexDecoratorAlg.h
added 24.0 InnerDetector review-pending-level-1 labels
added urgent label
CI Result SUCCESS (hash ce71f1cf)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 (remote access info)added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
mentioned in commit 42a76b8a
mentioned in merge request !78769 (merged)