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 169
    • Merge requests 169
  • 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
  • !44717

TrackCaloCluster links to Muons/Electrons/Photons

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthew Thomas Anthony requested to merge atlas-particleflow-software/athena:feature/TCClinkingtoFE into master Jun 25, 2021
  • Overview 17
  • Commits 53
  • Pipelines 0
  • Changes 5

Hi (cc @mhodgkin @cdelitzs @lmiller )

  1. Implemented the TrackCaloCluster links to Electrons/Photons/Muons in PFCfg.py as an extension of the "new style" configuration of Flow Elements. In short, this means the linker algorithm can be run either in the "new style" PF configuration (RawToESD) or in the derivation framework using AOD input on TrackCaloClusters with no CPP changes at all (besides a nullptr catch added to the linker algorithm, and renaming of linker containers in the AOD run).

  2. Implemented the configuration of the Flow Element links to Electrons/Photons/Muons in the "new-style" prototype configuration - PFRun3Config.py. After a discussion with @mhodgkin, this is NOT the production configuration needed for reprocessing.

Thanks

Matt A.

Edited Aug 03, 2021 by Matthew Thomas Anthony
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/TCClinkingtoFE