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

increase maxCand for candidates with overlap hits #112

Open
slava77 opened this issue Dec 9, 2022 · 0 comments
Open

increase maxCand for candidates with overlap hits #112

slava77 opened this issue Dec 9, 2022 · 0 comments

Comments

@slava77
Copy link

slava77 commented Dec 9, 2022

In presence of overlapping module hits we create candidates that are essentially identical and each of them roughly follows the same path in the following layer combinatorics.
IIUC, CKF does not branch in this case and simply adds both hits on one candidate.

This reduces the combinatorial coverage for mkFit.
I'm proposing to dynamically increase maxcand for comb candidates with overlapping hits (perhaps provisional on relatively similar picked up hit chi2).

@osschar @mmasciov we discussed this in 2022.12.07 meeting

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

No branches or pull requests

1 participant