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

small improvement in fake track rejection #5198

Merged
merged 3 commits into from Jan 18, 2021
Merged

Conversation

pillot
Copy link
Collaborator

@pillot pillot commented Jan 15, 2021

This contains 2 little modifications of the algorithm that allow to slightly improve the track selection in the end of the tracking:

  • enforce the same tracking requirements during track improvement as during the tracking itself (e.g. the default requirement to have at least 3/4 chambers fired in stations 4&5 was soften to 2/4)
  • select in priority tracks with more chambers fired (instead of more clusters) when cleaning connected tracks to account for DE overlaps within chambers

Unrelated to that, a small left over in the track data members from the initial porting from AliRoot as been removed (separate commit).

@aphecetche
Copy link
Collaborator

@pillot do you want the 3 commits to remain as is or can I squash ?

@pillot
Copy link
Collaborator Author

pillot commented Jan 18, 2021

@aphecetche you can squash.

@aphecetche aphecetche merged commit a1da252 into AliceO2Group:dev Jan 18, 2021
@pillot pillot deleted the tracking branch January 18, 2021 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants