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 198
    • Merge requests 198
  • 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
  • !29877

TrkGeometry: Change to passing by const ref where applicable, use nullptr rather than 0.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christos Anastopoulos requested to merge ATLAS-EGamma/athena:TrkGeometry_tidy_1 into master Jan 28, 2020
  • Overview 10
  • Commits 5
  • Pipelines 2
  • Changes 70

TrkGeometry:

  • Change to passing by const ref where applicable
  • Use nullptr rather than 0.
  • Use empty() rather than size()
  • Remove un-needed const in return arguments.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TrkGeometry_tidy_1