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 158
    • Merge requests 158
  • 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
  • !30094

DerivationFramework: Update more thinning tools to use MT thinning.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Scott Snyder requested to merge ssnyder/athena:tpThinning2.DerivationFrameworkInDet-20200204 into master Feb 04, 2020
  • Overview 6
  • Commits 9
  • Pipelines 1
  • Changes 41

Update JetTrackParticleThinning to use MT thinning.

In some cases, JetTrackParticleThinning was used with an AND following a TrackParticleThinning. This doesn't work directly with the MT thinning scheme. Instead, extend JetTrackParticleThinning to take a selection string for the track particles as well, and move the selection there.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tpThinning2.DerivationFrameworkInDet-20200204