Add ATLAS_CHECK_THREAD_SAFETY to TRT_CalibAlgs package. Remove const keyword...
Add ATLAS_CHECK_THREAD_SAFETY to TRT_CalibAlgs package. Remove const keyword from TRTCalibrationMgr::streamOutCalibObjects to avoid const_cast. Add ATLAS_NOT_THREAD_SAFE to TRT_StrawStatus class because it reads and writes a global variable (last_lumiBlock0). Add ATLAS_NOT_THREAD_SAFE to TRTOccupancyInclude::execute method because static variables are used.
Showing
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/TRT_CalibAlgs/ATLAS_CHECK_THREAD_SAFETY 1 addition, 0 deletions...lgs/TRT_CalibAlgs/TRT_CalibAlgs/ATLAS_CHECK_THREAD_SAFETY
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/TRT_CalibAlgs/TRTCalibrationMgr.h 1 addition, 1 deletion...CalibAlgs/TRT_CalibAlgs/TRT_CalibAlgs/TRTCalibrationMgr.h
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/TRT_CalibAlgs/TRT_StrawStatus.h 2 additions, 1 deletion...etCalibAlgs/TRT_CalibAlgs/TRT_CalibAlgs/TRT_StrawStatus.h
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/src/TRTCalibrationMgr.cxx 4 additions, 10 deletions...or/InDetCalibAlgs/TRT_CalibAlgs/src/TRTCalibrationMgr.cxx
- InnerDetector/InDetCalibAlgs/TRT_CalibAlgs/src/TRTOccupancyInclude.cxx 3 additions, 2 deletions.../InDetCalibAlgs/TRT_CalibAlgs/src/TRTOccupancyInclude.cxx
Loading
Please register or sign in to comment