Skip to content
Snippets Groups Projects

Declare thread-unsafe components used exclusivly by LAr Electronic Calibration as such

Merged Walter Lampl requested to merge wlampl/athena:LArCalibUtils_NTHS1 into master

Several algorithms and tools in LArCalorimeter/LArCalibUtils are inherently incompatible with athenaMT because they do almost all of their work in stop() and sometimes modify objects in the DetectorStore.

This MR declares these thread-unsafe components as such so that the thread-safety checker passes.

Note that the code in question is internal to the LAr Electronic Calibration procedure and not executed in any other production nor tested in the CI.

Merge request reports

Loading
Loading

Activity

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