Skip to content

ISF_FastCaloSimParametrization: Fix/suppress cppcheck warnings.

Pass strings by const reference, not by value. Suppress false positive (due to inconsistent include search path?).

Merge request reports