Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to InnerDetector/InDetDetDescrCnv/InDetIdCnv

Susumu Oda requested to merge oda/athena:master-thread-safety-v4 into master
  • In order to confirm and keep thread safety of the InDetDetDescrCnv/InDetIdCnv package, ATLAS_CHECK_THREAD_SAFETY file was added.
  • Since StoreGateSvc::retrieve with DataHandle is not thread safe, retrieve with bare pointer is used instead.
  • Results should not be changed.
  • No JIRA ticket
Edited by Susumu Oda

Merge request reports