Skip to content

sgazagnes/lotf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOTF

lotf.jpg


LOTF is a C++/ROOT track reconstruction algorithm designed for the Straw Tube Tracker in PANDA. If you wish to use it, please get in contact with me. This code was meant to be included in the Pandaroot reconstruction software and therefore requires several dependencies which are not public.

LOTF was published in the following paper:

Paper summary

LOTF is a fast and robust track reconstruction algorithm optimized for the PANDA Straw Tube Tracker. It uses:

  • A graph-based representation of the STT geometry
  • A three-phase reconstruction approach: connect, fit, and merge
  • A system of virtual nodes to recover z-information from skewed layers
  • A low computational complexity, achieving 68,000 hits/s without parallelization

Result figures:

  1. STT Geometry and Skewed Layers:

  2. Simulation setup:

  3. Track reconstruction performance comparison:

  4. Event-mixing drop off performance

  5. Time and recontruction rate

Notes:

ROOT files containing the analysis results are available on Zenodo. - Root files

AUTHOR

About

Particle reconstruction for PANDA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published