CalibrationDataInterface: Fix cppcheck warnings.
Pass strings/containers by const reference, not by value. Fix syntax error (in a file that's not compiled). Fix potential dereference of invalid iterator.
Pass strings/containers by const reference, not by value. Fix syntax error (in a file that's not compiled). Fix potential dereference of invalid iterator.