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
  • !26987

Merged
Created Oct 04, 2019 by Matthew Gignac@mgignacDeveloper

SUSY6 derivation for soft-pion analysis

  • Overview 54
  • Commits 12
  • Pipelines 6
  • Changes 5

Hi,

This merge request implements a number of features needed for the soft-pion SUSY higgsino efforts:

  • Implements usage of InDetTrackSelectionTool in TrackParticleThinning thinning tool. Default behaviour is preserved: if track selection tool is provided, use it, otherwise use the text parser
  • Implements usage of InDetTrackSelectionTool into VertexParticleThinning; tracks can be preselected using the tool, and a configurable number of tracks passing the selection tool need to be found to keep a vertex. Vertices failing this criteria are thinned, and all others having links to original track container are preserved.
  • Implement thinning tools above into SUSY6; controlled by AMITag. Only schedule the above when running over r11571 and r11620. This was preferred over implementing a new DAOD.

These updates are meant to run over reprocessed RPVLL DRAW datasets. Without these developments, the DAOD size was 22-30%, and implementing the necessary thinning developments above reduced the DAOD size to 4-8% of the AOD size (averaged from tests run on 3 signal samples, and 6 data samples). Although still a little large, the analysis this will used for is only reprocessed data and a small number of signal samples. I've also confirmed that these changes don't affect the 'default' SUSY6 configuration by running over a non re-processed data sample and confirmed that the output is identical.

Cheers, Matthew

Tagging @hoide, @kpachal , @amorley , @pagessin, @rysawada , @mmorinag

Edited Oct 14, 2019 by Matthew Gignac
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: SUSY6-softPion