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