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 147
    • Merge requests 147
  • 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
  • !22871

Replace std::auto_ptr by std::unique_ptr in InnerDetector TP converters

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Susumu Oda requested to merge oda/athena:master-auto into master Apr 23, 2019
  • Overview 3
  • Commits 2
  • Pipelines 1
  • Changes 39
  • Replace std::auto_ptr by std::unique_ptr
  • Replace new by std::make_unique for std::unique_ptr.
  • Add static to const Guid.

in InnerDetector TP converters.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited Apr 23, 2019 by Susumu Oda
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-auto