23.0-cppcheck-JetTagCalibration
std::string::substr second argument cannot be negative, so std::string::substr(0,-1) just returns the original string.
std::string::substr second argument cannot be negative, so std::string::substr(0,-1) just returns the original string.