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

TauAnalysisTools: Fix cppcheck warnings.

 - Shadowing of member names between base and derived classes.
 - std::string should be passed by const reference, not value.
 - Prefer initializing members in init clauses.
 
parent c5d8c2fa
No related branches found
No related tags found
No related merge requests found
Showing
with 61 additions and 65 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