Skip to content

Fix thread saferty warnings of PixelRTT package.

Susumu Oda requested to merge oda/athena:master-PixelConditionsData-v2 into master
  • Fix thread saferty warnings of PixelRTT package.
    • Add ATLAS_NOT_THREAD_SAFE to ResPullValidation::Write and CosmicTrackValidation::Write because thread unsafe MultiHisto::Write method is used.
  • No result changes are expected.
  • No JIRA ticket

Merge request reports