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 185
    • Merge requests 185
  • 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
  • !60365

[ATR-26159] Update auto configuration of trigger config flags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Martin requested to merge tamartin/athena:triggerAutoConfig into master Feb 03, 2023
  • Overview 55
  • Commits 7
  • Pipelines 5
  • Changes 9

Attempt to provide a sensible default source of trigger configuration data for all possible considered scenarios. Need to cover the running of the trigger, and the reconstruction of triggered data. MC vs data. And post-reco / analysis use cases.

Considered areas

  1. Reconstruction of data at P1 (no input file, partition streaming)
  2. Reconstruction of data offline, with a supplied menu JSONs override
  3. Reconstruction of data offline, Run 3
  4. Reconstruction of data offline, Runs 1 or 2
  5. (Re)Running the trigger on data
  6. Running the trigger on MC (also set for MC before for jobs which produce EVNT, HITS or RDO files - where the flag is not used)
  7. Running from a POOL file from after the trigger: RDO_TRIG and on for MC, ESD and on for data.
Edited Feb 06, 2023 by Tim Martin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: triggerAutoConfig