Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 135
    • Merge requests 135
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Repository
  • athena
  • Trigger
  • TrigAlgorithms
  • TrigL2MuonSA
  • src
  • MuFastSteering.cxx
Find file BlameHistoryPermalink
  • Frank Winklmeier's avatar
    TrigL2MuonSA: cppcheck fixes · d0ad665e
    Frank Winklmeier authored Dec 12, 2022
    - prefer prefix over postfix increment (or use range-based loop)
    - pass by const reference
    - minor other code cleanups
    d0ad665e