Skip to content

TrigHLTJetHypoUnitTests: Remove use of deprecated std::random_shuffle.

Change uses of the deprecated algorithm std::random_shuffle to std::shuffle.

Merge request reports