Track Finding
Track Finding
- Algorithm is based on track following method using a conformal mapping.
- Program main steps:
- Setup:
- Data is organized, pointers set, etc.
- Track finding:
- Segments
- Starting from layers furthest away from the interaction point. Forms segments by connecting nearby hits.
- Tracks
- When segments long enough fitted. Then add point closest to the fit in following layer to track.
- Iterate process