Skip to content

ParticleJetTools: Fix cppcheck warnings.

Pass strings by const reference, not by value. Remove redundant test.

Merge request reports