Skip to content
Snippets Groups Projects
Commit a5792b58 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

ISF_FastCaloSimParametrization: Fix cppcheck warnings.

 - Prefer preincrement to postincrement for iterators.
 - Pass strings by const reference, not by value.
 - Uninitialized class members.
 - Prefer initializing members in an initialization list.
 
parent 08b23556
No related branches found
No related tags found
Loading
Showing
with 50 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment