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:
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
STT Geometry and Skewed Layers:
Simulation setup:
Track reconstruction performance comparison:
Event-mixing drop off performance
Time and recontruction rate
ROOT files containing the analysis results are available on Zenodo. - Root files
- Simon Gazagnes <sgsgazagnes@gmail.com>








