Skip to content

LArRecUtils: Fix cppcheck warnings.

  • Prefer pre-increment (or range-for) to postincrement.
  • Testing the start of a string.

Merge request reports