Skip to content

TrigCompositeUtils: Thread safety cleanup.

In IPartCombItr_test.cxx, declare static data atomic, so that we don't need to disable thread-safety checking for this file.

Merge request reports