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

Fix memory leak in mm digi

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick Scholer requested to merge pscholer/athena:fixMemLeakInMMDigi_21p9 into 21.9 Dec 10, 2020
  • Overview 15
  • Commits 3
  • Pipelines 2
  • Changes 6

This MR fixes a memory leak in the event loop of the MM digitization. The electrons created in the drift gap were not deleted from the memory. Introducing shared pointers is solving this problem. Addresses ATLSWUPGR-113

Edited Dec 10, 2020 by Patrick Scholer
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fixMemLeakInMMDigi_21p9