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 122
    • Merge requests 122
  • 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
  • !54415

Use Read/WriteDecorHandle to get data-dependency btw LArTimeVetoAlg and LArFebMonAlg right

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Walter Lampl requested to merge wlampl/athena:TimeVetoDecorHandle into master Jun 20, 2022
  • Overview 11
  • Commits 3
  • Pipelines 1
  • Changes 4

The LArFebMonAlg(and other monitoring algs) rely on the LAr-Error word in the EventInfo object to ignore events polluted by noise-bursts. With this change, we make sure the LArTimeVetoAlg (that fills this word) is run before the LArFebMonAlg.

More Monitoring algs need to be updated like this one ...

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: TimeVetoDecorHandle