Skip to content

GitLab

  • Menu
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 164
    • Merge requests 164
  • 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
  • !27423

Implemention of a new jobOption to use Run 3 L1MU configuration (ATR-19345)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Masato Aoki requested to merge atlas-l1muon-phase1/athena:master-L1Muon-00 into master Oct 23, 2019
  • Overview 59
  • Commits 21
  • Changes 57

We have introduced a new jobOption to switch to Run 3 L1 muon configuration in RPC and TGC trigger packages, and also introduced new interface classes between RPC/TGC and MuCTPi in the interface package. This jobOption is needed for developing the Run 3 L1 muon simulation while keeping the L1 muon simulation working in pararell. The default setting still uses the Run 2 configuration to avoid effects on the downstream, only the L1 muon experts will enable this switch during their developments. Affected packages are TrigT1RPCsteering, TrigT1TGC, and TrigT1Interface. The compilation is fine, no errors or warnings. The test script test_physics_pp_v7_primaries_build.sh is also fine. We also tested with 50 events Z->mumu events locally, we saw no changes in the trigger counts. Tagging co-authors, @hhibi and @armbrust

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-L1Muon-00