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

TrigT1CaloCalibUtils: Mark finalize as ATLAS_NOT_THREAD_SAFE

`L1CaloPprPhos4ShapeMaker::finalize` is calling
`m_signalShapes->Finalize()`, which is marked non-reentrant. So this
method needs to be marked not-thread safe to avoid a compiler warning.
parent 61d2c7ab
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