Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Merge requests
!60186
METReconstruction: Make MT safe and migrate Alg to re-entrant.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Christos Anastopoulos
requested to merge
ATLAS-EGamma/athena:METReconstruction_reentrant
into
master
Jan 27, 2023
Overview
3
Commits
1
Pipelines
1
Changes
33
METReconstruction:
rm non-MT (and seemingly not used by default at least) stopwatch (see also
!52662 (merged)
)
mark as MT safe,
make Alg re-entrant
few clang-tidy related fixes