Add ATLAS_CHECK_THREAD_SAFETY to TRT_CalibAlgs package
- 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.
- No result changes are expected.
- https://its.cern.ch/jira/browse/ATLASRECTS-5560
Merge request reports
Activity
Filter activity
added InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash b8fdd49a)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 16423]added review-approved label and removed review-pending-level-1 label
mentioned in commit c3537014
added sweep:ignore label
Please register or sign in to reply