Skip to content

JetMonitoring: Fix cppcheck warnings.

Pass strings by cosnt reference, not by value. Use GeV symbol rather than hardcoding a value. In passing, avoids a cppcheck internal error. Fix apparent typos.

Merge request reports