Skip to content

TrigMonitoringEvent: Fix cppcheck warnings.

Pass std::string by const reference, not by value.

Merge request reports