Skip to content

HIEventUtils: Fix cppcheck warnings.

Pass strings by const reference, not by value. Don't call Gaudi initialize() from the constructor!

Merge request reports