Skip to content
Snippets Groups Projects
Commit 7cb8631d authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

GoodRunsLists: thread-safety fixes and code cleanup

The main change is to remove the thread-unsafe caching of the previous
run and LB number in `TGoodRunsList::HasRun[LumiBlock]`. If the
`std::map` lookup is really too slow we need to implement this properly.

Also modernize the code and enable the thread-checker.
parent 201ea77f
No related branches found
No related tags found
No related merge requests found
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