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

ByteStreamCnvSvc: Skip filling trigger bits in event header when creating transient ByteStream

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:bscnv-no-trigbits into 22.0 Jul 18, 2022
  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 3

Transient ByteStream is used in RDOtoRDOTrigger to provide inputs for HLT Calo. Since this is input to HLT, it is created before any trigger decisions exist, and thus cannot contain trigger decision bits in the event header. Add an option in ByteStreamCnvSvc to skip reading in the trigger decision and filling the bits, and use this option in the transient bytestream configuration. For any other use case, replace the DEBUG message about missing trigger decision with a WARNING.

Fixes ATR-25971

Edited Jul 19, 2022 by Rafal Bielski
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bscnv-no-trigbits