Skip to content
Snippets Groups Projects
Commit d42bc3e8 authored by Susumu Oda's avatar Susumu Oda Committed by Frank Winklmeier
Browse files

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.
parent 8da0dde0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment