Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 165
    • Merge requests 165
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !27329

TrkEventTPCnv+ISF_FastCaloSimParametrization: Fix cppcheck warnings.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Scott Snyder requested to merge ssnyder/athena:cppcheck.TrkEventTPCnv-20191018 into master Oct 18, 2019
  • Overview 2
  • Commits 2
  • Pipelines 1
  • Changes 13

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.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cppcheck.TrkEventTPCnv-20191018