Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracklet f/w track parameter and stub residual corruption #150

Open
tschuh opened this issue May 3, 2022 · 0 comments
Open

Tracklet f/w track parameter and stub residual corruption #150

tschuh opened this issue May 3, 2022 · 0 comments
Assignees

Comments

@tschuh
Copy link

tschuh commented May 3, 2022

When KF uses track parameter and stub residuals from f/w the z0 resolution degrades by a factor of ~1.5 over all eta.

Creating fake seed stubs (seed stub on tracklet seed parameter at average barrel layer radius / disk z position) alone degrades z0 resolution noticeably, which means track parameter are corrupted. Looks for me like +-1 errors on integer values for z0 and tanL. Due to the roughness of those parameter the +-1 errors become significant.
Looking at Stub residuals I see more than +-1 errors (where I compare with simple calculated residuals). Actually the tracklet code uses higher order corrections so that one expects to see errors but those should improve z0 resolution and not degrade...

The code is now in our dev branch, by default the s/w takes the residuals from TrackBuilder, one can use instead recalculated resiudals by settings this handle to true: https://github.com/cms-L1TK/cmssw/blob/L1TK-dev-12_0_0_pre4/L1Trigger/TrackFindingTracklet/python/Producer_cfi.py#L20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants