Skip to content
Snippets Groups Projects

Tau Track Vertex Association Tool update

Merged Adam Bailey requested to merge adbailey/athena:tjva_merge into master
All threads resolved!

Use the new track vertex association tool in TauVertexFinder.

Previously it used the TVA tool from jet reconstruction: https://gitlab.cern.ch/atlas/athena/-/blob/master/Reconstruction/Jet/JetRecTools/Root/TrackVertexAssociationTool.cxx

This was ran at the start of tauRec in a separate algorithm to produce the tva object. With the new tool this is no longer necessary: https://gitlab.cern.ch/atlas/athena/-/blob/master/InnerDetector/InDetRecTools/TrackVertexAssociationTool/Root/TrackVertexAssociationTool.cxx

For now I have used custom settings for the new tool that match the parameters used previously. In q431 it appears to give the same output as before. I also ran studies on the vertex finding efficiency, and confirmed the two tools give the same tau vertices.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • I just went through the changes, and they look fine to me, apart from the one line I pointed out.

    Serhat (L1)

  • Adam Bailey added 1 commit

    added 1 commit

    • 5357d891 - Update comments for TauVertexFinder

    Compare with previous version

  • This merge request affects 3 packages:

    • Reconstruction/tauRec
    • Reconstruction/tauRecTools
    • Trigger/TrigAlgorithms/TrigTauRec

    Affected files list will not be printed in this case

    Adding @goetz ,@martindl ,@ademaria ,@adbailey ,@malconad ,@carquin ,@xiaozhon as watchers

  • :white_check_mark: CI Result SUCCESS (hash 5357d891)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 26073]

  • Walter Lampl resolved all threads

    resolved all threads

  • merged

  • Walter Lampl mentioned in commit 24228ea1

    mentioned in commit 24228ea1

  • Please register or sign in to reply
    Loading