Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to TRTTrackHoleSearchTool package

Susumu Oda requested to merge oda/athena:master-TRT-hole2 into master
  • Add ATLAS_CHECK_THREAD_SAFETY to TRTTrackHoleSearchTool package.
  • Add atomic to mutable bool.
  • Remove unnecessary const_cast.
  • Avoid unnecessary new and delete.

Similar changes have been applied to InDetTrackHoleSearchTool. !22781 (merged)

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports