Skip to content

GitLab

  • Menu
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 154
    • Merge requests 154
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !51657

Merged
Created Mar 28, 2022 by Sebastien Rettie@srettieDeveloper

Option to add pseudo tracks to PHYSVAL derivations

  • Overview 5
  • Commits 18
  • Pipelines 2
  • Changes 20

When running PHYSVAL derivations for later use in the FTAG TDD, it would be nice to have various pseudo tracks containers available. This MR provides the AddPseudoTracks flag that can be specified in the preExec such that these various containers are available in the output DAOD:

  • InDetPseudoTrackParticles
  • InDetReplacedWithPseudoTrackParticles
  • InDetReplacedWithPseudoFromBTrackParticles
  • InDetReplacedWithPseudoNotFromBTrackParticles
  • InDetPlusPseudoTrackParticles
  • InDetPlusPseudoFromBTrackParticles
  • InDetPlusPseudoNotFromBTrackParticles
  • InDetNoFakesTrackParticles
  • InDetNoFakesFromBTrackParticles
  • InDetNoFakesNotFromBTrackParticle

The flag is turned off by default, and nothing is changed to the current PHYSVAL workflow unless the flag is turned on. If the flag is on and the relevant track containers are not present in the AOD, an error is raised.

Edited Mar 31, 2022 by Sebastien Rettie
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-srettie-add-pseudo-tracks