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 161
    • Merge requests 161
  • 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
  • !59716

add VrtSecInclusive vertices to DAOD_PHYSVAL and validation plots to NTUP_PHYSVAL

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jackson Carl Burzynski requested to merge jburzyns/athena:VSI-PhysVal into master Jan 10, 2023
  • Overview 24
  • Commits 10
  • Pipelines 3
  • Changes 11

This MR adds two secondary vertex collection to DAOD_PHYSVAL

  • VrtSecInclusive_SecondaryVertices: nominal configuration of the VrtSecInclusive inclusive secondary vertex reconstruction algorithm optimized for hadronic decays of long-lived particles
  • VrtSecInclusive_SecondaryVertices_LeptonsMod_LRTR3_1p0: additional configuration of the VrtSecInclusive algorithm optimized for leptonic decays of long-lived particles

Additionally, functionality is added to the package InDetSecVertexValidation to automate the production of vertex distributions for physics validation. A new flag doLLPSecVtx is added which steers this code, e.g.

Derivation_tf.py --CA --validationFlags doLLPSecVtx --inputDAOD_PHYSVALFile DAOD_PHYSVAL.test.pool.root --outputNTUP_PHYSVALFile NTUP_PHYSVAL.root

cc: @benhoob

Edited Jan 10, 2023 by Jackson Carl Burzynski
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: VSI-PhysVal