Changes for thread safety of SiHitIdHelper and TRTHitIdHelper
- Remove ATLAS_NO_CHECK_FILE_THREAD_SAFETY from TRTHitIdHelper.h/.cxx.
- Add const to static Si/TRTHitIdHelper helper.
- Add const to return type of Si/TRTHitIdHelper::GetHelper.
- Add ATLAS_NOT_THREAD_SAFE to SiHitIdHelper::GetHelper because it uses static non-const variable.
- Add const to TRTHitIdHelper* in clients.
- Related to https://its.cern.ch/jira/browse/ATLASRECTS-5560
No result changes are expected.
Edited by Susumu Oda