trackreco / mkFit

Vectorized, Parallelized Tracking
https://trackreco.github.io/
Apache License 2.0
17 stars 15 forks source link

temporary solution for the pixelPair and detachedTriplet #337

Closed leonardogiannini closed 3 years ago

leonardogiannini commented 3 years ago

this is a temporary solution to reduce the fake rate while retaining most of the efficiency for the pixelPair and detachedTriplet iterations - it will be revisited depending on the track selection updates. the solution consists in requiring

comparisons plots are here http://uaf-8.t2.ucsd.edu/~legianni/PR_iterations_update/compare-detachedTriplet/ http://uaf-8.t2.ucsd.edu/~legianni/PR_iterations_update/compare-pixelPair/

the full validation before and after is also available (wtih cmssw as a reference) before - http://uaf-8.t2.ucsd.edu/~legianni/PR_iterations_update/benchmarks_old/ after - http://uaf-8.t2.ucsd.edu/~legianni/PR_iterations_update/benchmarks_ok/