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

Make muon hough packages thread safe atlasrects 5251

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Apostolos Tsirigotis requested to merge atsirigo/athena:Make-MuonHough-packages-thread-safe_ATLASRECTS-5251 into master Jan 29, 2020
  • Overview 6
  • Commits 2
  • Pipelines 1
  • Changes 30

Replaced all cout printing code with ATH_MSG_*, or MsgStream log, cleaned code from commented out lines, checked for tread safety, discarding mutable variables not used, and migrating tools to be private. The rest of the changes for atlasrects 5251 will be commited in another merge request to keep the diff sort.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Make-MuonHough-packages-thread-safe_ATLASRECTS-5251