Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to InDetGlobalMonitoring package

Susumu Oda requested to merge oda/athena:master-InDetGlobalMonitoring-v2 into master
  • Add ATLAS_CHECK_THREAD_SAFETY to InDetGlobalMonitoring package to check and keep thread safety.
    • Make static global variables static const global constants except for bcid_max.
    • Add bcid_max to class deltat_data. bcid_max is set before use of remove_if(bcid_select).
  • No result changes are expected.
  • https://its.cern.ch/jira/browse/ATLASRECTS-5560
Edited by Susumu Oda

Merge request reports