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 180
    • Merge requests 180
  • 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
  • !32941

Merged
Created May 16, 2020 by Yohei Noguchi@ynoguchiContributor

Removed the dependence of TrigMuonMonitoring on EventInfo/TagInfo

  • Overview 5
  • Commits 2
  • Pipelines 1
  • Changes 5

Description

As requested in ATR-21188, the dependence of the TrigMuonMonitoring package on the EventInfo/TagInfo.h header file is removed. This was used to get the stream name and have a slightly different monitoring algorithm for the express stream. Now the stream is picked up in the job option file, python/TrigMuonMonitoringConfig.py and passed to the c++ code through a property of the HLTMuonMonTool class.

This also includes the fix of the bug reported in ATR-21445.

Validation

The test webdisplay has been created: https://ynoguchi.web.cern.ch/ynoguchi/DQ/ATR-21188/webdisplay9/ (The reference is the HIST prepared in ATR-21126)

One histogram changes, but this is related to the bug fix included. So, everything look OK.

Edited May 20, 2020 by Yohei Noguchi
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-trigmuonmon-metareader