Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 171
    • Merge requests 171
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !22402

Merged
Created Apr 04, 2019 by John Derek Chapman@jchapmanDeveloper

Remove usage of thread-unsafe random number serivce from CscDigitToCscRDOTool

  • Overview 16
  • Commits 1
  • Pipelines 4
  • Changes 3

This commit removes the usage of IAtRndmGenSvc from CscDigitToCscRDOTool and replaces it with the thread-safe IAthRNGSvc.

These changes are a necessary step towards reproducible digitization output between single-threaded and multi-threaded jobs. The digitization and overlay output will change due to this commit as the random number seeding will be slightly different.

Edited Apr 17, 2019 by John Derek Chapman
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: CscDigitToRDO_RNG_master