Skip to content

LArRawEvent+ISF_FastCaloSimParametrization: Fix cppcheck warnings.

  • Prefer to pass large objects by const reference instead of by value.
  • Avoid post-increment of user iterators.

Merge request reports