Skip to content

xAODBTaggingEfficiency: Fix cppcheck warning.

Don't use erase() on a container that is being iterated over.

Merge request reports