Skip to content

Remove ATLAS_NO_CHECK_FILE_THREAD_SAFETY from TRTDigSettings.h/cxx

Susumu Oda requested to merge oda/athena:master-TRTDigSettings into master
  • Add missing ATLAS_CHECK_THREAD_SAFETY to TRT_Digitization package.
  • Remove ATLAS_NO_CHECK_FILE_THREAD_SAFETY from TRTDigSettings.h/cxx
  • Replace thread unsafe exit by return and replace std::cout by msg(MSG::FATAL) to notify the problem in TRTDigSettings.cxx.
  • No result changes are expected.
  • Related to https://its.cern.ch/jira/browse/ATLASRECTS-5560
Edited by Susumu Oda

Merge request reports