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

ISF_FastCaloSimEvent: replace MsgStreamMember with MsgStream

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:fcs into 22.0 May 24, 2022
  • Overview 8
  • Commits 2
  • Pipelines 2
  • Changes 4

This MR reverts the changes to TFCSParametrizationBase done in !53224 (merged) and replaces the use of MsgStreamMember with a plain MsgStream. This is obviously not thread-safe and would require further work. Using AthMessaging is not an option in this case as TFCSParametrizationBase needs to be ROOT-storable.

Relates to ATLASSIM-5854.

Edited May 24, 2022 by Frank Winklmeier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fcs