Skip to content
Snippets Groups Projects

TrigCaloRec: enable static thread safety checker

Merged Frank Winklmeier requested to merge fwinkl/athena:trig_threadcheck_calorec into master

Enable the static thread safety checker for TrigCaloRec. Since this package contains both non-thread-safe legacy trigger code as well as the new MT code, a few files needed to be marked as non-thread-safe:

  • FullCaloCellContMaker
  • RoITileCellContMaker
  • RoILArHadCellContMaker
  • RoILArEMCellContMaker
  • RoIFCalEmCellContMaker
  • RoIFCalHadCellContMaker

Those files will sooner or later be deleted along the entire trigger legacy code.

I would like @damazio to explicitly approve that the above files are indeed legacy and will never be used in athenaMT. Also including @ssnyder in case he has any comments on the general use of the thread checker as I would like to proceed in a similar way with all trigger packages.

References:

Merge request reports

Pipeline #728457 passed

Pipeline passed for 38463653 on fwinkl:trig_threadcheck_calorec

Approved by

Merged by Edward MoyseEdward Moyse 6 years ago (Mar 1, 2019 2:59pm UTC)

Merge details

  • Changes merged into master with 2f762d6a.
  • 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