Skip to content

fix null issue for finalSV in KF for new HB tracking#1164

Merged
tongtongcao merged 2 commits intodevelopmentfrom
iss1163
Mar 24, 2026
Merged

fix null issue for finalSV in KF for new HB tracking#1164
tongtongcao merged 2 commits intodevelopmentfrom
iss1163

Conversation

@tongtongcao
Copy link
Collaborator

To use the function getDeltaPathToVtx() in org.jlab.clas.tracking.kalmanfilter.zReference.KFitter, finalStateVec needs to be set.
New HB tracking by AI applies KF package for propagation.
In dc_v1, the function getDeltaPathToVtx() is not called, so the bug is missed to be found when test of new HB tracking with RGA data.
In dc_v2, the function getDeltaPathToVtx() is called for fixing of path length issue.

@tongtongcao tongtongcao merged commit a7afa46 into development Mar 24, 2026
22 of 23 checks passed
@c-dilks c-dilks deleted the iss1163 branch March 24, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants