Skip to content
Snippets Groups Projects

xAOD Jet : Atlas static thread safety checker

The bulk of this is more of a tedious exercise on const correctness which pretty much resulted on adding const in a few places ... The core of the xAOD::Jet i.e the Jet_v1 etc should be fully const -correct and MT safe.

There are 2 places/pieces of code I marked as non thread safe using ATLAS_NOT_THREAD_SAFE

  • One is the test --> I do not expect we want to fix it for now, as is a test ....
  • The other is a few methods in the JetContainerInfo.cxx , this we need to prb a fix at some stage.

Mentioning @khoo and @delsart for their info.

Christos

Edited by Christos Anastopoulos

Merge request reports

Pipeline #708767 passed

Pipeline passed for 6165f4e9 on ATLAS-EGamma:xAODJet_ATLAS_CHECK_THREAD_SAFETY

Merged by Vakhtang TsulaiaVakhtang Tsulaia 6 years ago (Feb 17, 2019 8:25pm UTC)

Merge details

  • Changes merged into master with 30b865ef.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading