WIP: Add ATLAS_CHECK_THREAD_SAFETY to TRT_GeoModel package
- Add ATLAS_CHECK_THREAD_SAFETY to TRT_GeoModel package.
- Add ATLAS_NOT_THREAD_SAFE to TRTDetectorFactory_Full class because static variables are used.
- Add ATLAS_NOT_THREAD_SAFE to TRT_DetectorTool::create method because thread unsafe TRTDetectorFactory_Full class is used.
- No result changes are expected.
- https://its.cern.ch/jira/browse/ATLASRECTS-5560
Merge this MR to MR !34396 (merged), and close this one.
Edited by Susumu Oda