Add ATLAS_CHECK_THREAD_SAFETY to InDetRIO_OnTrack package and SCT_ClusterOnTrackTool class
- Add ATLAS_CHECK_THREAD_SAFETY to InDetRIO_OnTrack package.
- Add ATLAS_CHECK_FILE_THREAD_SAFETY to SCT_ClusterOnTrackTool class.
- There were many warnings from PixelClusterOnTrackTool and disabled the check for it.
- Change static const char * to static const char* const.
- Add std::atomic to mutable data members.
https://twiki.cern.ch/twiki/bin/viewauth/AtlasComputing/CheckerGccPlugins
RunTier0Tests.py was fine. RunTier0Tests.log
Edited by Susumu Oda