Skip to content

InDetPerformanceMonitoring: Fix cppcheck warnings.

Delete copy/assignment for classes that manage memory. Fix memory leak. Pass strings by const reference, not by value.

Merge request reports