Skip to content

22.0-cppcheck-InDetCalibAlgs

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-InDetCalibAlgs into master

(minor) clear cppcheck warnings; misuse of std::string::substr(), calling baseclass virtual method in constructor, passing std::string by value instead of const ref.

Merge request reports