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 150
    • Merge requests 150
  • 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
  • !57477

Disable L1 decoding in MTCalibPebConfig and fix HLTSeedingConfig logic

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:calibpeb-remove-l1decoders into 22.0 Oct 12, 2022
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 3

Set the flags Trigger.L1.do[Muon|Calo|Topo] to False in MTCalibPeb configuration since this is a special test config that uses dummy chains with forced seeding (forceEnableAllChains=True), therefore it does not need any L1 data. This makes the test jobs slimmer and closer to doing only what they need in order to test the HLT data access framework.

For this change to work, fix also the HLTSeedingConfig logic which should use the Trigger.L1 flags to decide on scheduling L1 data processing.

Fixes ATR-26477

Edited Oct 14, 2022 by Rafal Bielski
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: calibpeb-remove-l1decoders