Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to PixelToTPIDTool package

Susumu Oda requested to merge oda/athena:master-PixelToTPIDTool into master
  • Add ATLAS_CHECK_THREAD_SAFETY to PixelToTPIDTool package to check and keep thread safety.
  • Remove unused and thread unsafe PixeldEdxAODFix class.
    • const_cast was used.
  • No result changes are expected.
  • Related to https://its.cern.ch/jira/browse/ATLASRECTS-5560
Edited by Susumu Oda

Merge request reports