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 138
    • Merge requests 138
  • 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
  • !58895

[ATR-26741] Support CA based reconstruction of MC in Trigger python

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Martin requested to merge tamartin/athena:ca_reco_trig_mc into master Dec 01, 2022
  • Overview 19
  • Commits 4
  • Pipelines 4
  • Changes 4

While the majority of "offline" trigger code is executed concurrently with the actual HLT execution for MC, there are still a couple of things we need to schedule during RAWtoALL

  • Propagation of containers RDO_TRIG -> ESD/AOD
  • T0-slimming of trigger navigation data, based on output formats & trigger ESD configuration (AODFULL vs AODSLIM)

Some minor clean-ups in addition: moving flag-checks to inside of CA-functions, to obtain the same behaviour when the CA-function may be requested from different places.

Tested with r14198

Edited Dec 01, 2022 by Tim Martin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ca_reco_trig_mc