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

Decouple TGC BS conversion from RDO->PRD decoding

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Neil Warrack requested to merge nwarrack/athena:warrack-master-BSconversion_tgc into master Dec 25, 2018
  • Overview 10
  • Commits 3
  • Pipelines 1
  • Changes 12

Description:

Decouple the BS conversion from the RDO->PRD decoding for the Muon Spectrometer TGCs by removing the BS convert function and replacing it directly in the trigger algorithms prior to the RDO->PRD decode function.

Motivation:

This work is carried as part of the AthenaMT migration, specifically to allow the BS conversion to be carried out completely separately from the RDO->PRD process. The BS conversion can then be carried out by trigger and offline in the same manner.

Tests:

The work has been tested by running the unit tests in the MuonConfig and TrigValidation packages as well as running the q221 Reco_tf.py test and comparing the output myAOD.pool.root leaves with acmd.py diff-root

Edited Jan 04, 2019 by Neil Warrack
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: warrack-master-BSconversion_tgc