Skip to content

WIP: Add ATLAS_CHECK_THREAD_SAFETY to TRT_GeoModel package

Susumu Oda requested to merge oda/athena:master-TRT_GeoModel-v2 into master
  • Add ATLAS_CHECK_THREAD_SAFETY to TRT_GeoModel package.
    • Add ATLAS_NOT_THREAD_SAFE to TRTDetectorFactory_Full class because static variables are used.
    • Add ATLAS_NOT_THREAD_SAFE to TRT_DetectorTool::create method because thread unsafe TRTDetectorFactory_Full class is used.
  • No result changes are expected.
  • https://its.cern.ch/jira/browse/ATLASRECTS-5560

Merge this MR to MR !34396 (merged), and close this one.

Edited by Susumu Oda

Merge request reports