Skip to content

InDetEventTPCnv: Thread-safety cleanups.

Don't declare functions using setPStorage as not thread-safe; instead, just suppress the warning about the const_cast.

Calls to the leak checker in the test code are not thread-safe.

Merge request reports

Loading