Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 145
    • Merge requests 145
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !61716

[ATR-24310] Adding full trigger payload to DAOD_PHYSVAL, migration to CA derivations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Martin requested to merge tamartin/athena:add_R3Nav_Aux into 23.0 Mar 21, 2023
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

Adds the trigger content to the CA-based DAOD_PHYSVAL

CC @gcallea, @hayden, @tnobe , @martindl. Also @jburr as this is a port to the CA config of prior work and @bernius and @okuprash as we again try to push the full trigger EDM content down into the derivation domain.

   # Full trigger content (needed for T0-style monitoring)
    from DerivationFrameworkTrigger.TrigSlimmingHelper import addTrigEDMSetToOutput
    addTrigEDMSetToOutput(ConfigFlags, PHYSVALSlimmingHelper, "AODFULL")

In addition (as it is similar scope) a small fix on top of !61412 (merged) where we were missing an Aux container (HLTNav_R2ToR3SummaryAux) - cc @wprzygod & @tbold

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add_R3Nav_Aux