TriggerMatchingTool: Fix cppcheck warnings.
Use CxxUtils::starts_with instead of string::find. Pass objects by const reference rather than by value.
Use CxxUtils::starts_with instead of string::find. Pass objects by const reference rather than by value.