acts-project / acts-project/acts

perf: CKF measurement selector runs after track state creation

Aperta
#3,081 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Stale
Lingua principale
C++
Stelle
131
Fork
276
Merge medio
3g 13h
PR unite (30g)
112

Descrizione

https://github.com/acts-project/acts/blob/4935604fa3c6ebae23467312684800a78e722c0b/Core/include/Acts/TrackFinding/CombinatorialKalmanFilter.hpp#L588-L591

After Acts-Athena track finding performance discussions I wondered if this might be one of the spots in our CKF where we loose CPU. For surfaces with tons of clusters we would create track states for each of them and only select the cluster afterwards.

I suppose this is done to get the calibration into place and prepare everything for the selection but I wonder if this is a reasonable overhead.

Apart from that we wondered if the calibration is strictly necessary for the selection or if we could have a loose cut without calibration and then a hard cut with calibration.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.