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

Update charge param if ipt is negative #272

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

areinsvo
Copy link
Collaborator

This PR addresses the charge issue, and flips the charge and the sign of ipt if ipt goes negative. This is a better version of the fix that I originally implemented in PR252 (which I will close), because now I deal with the problem at the source instead of adding std::abs everywhere that ipt might be negative.

The physics performance from these changes can be seen in the slides here. The conclusions are similar to before: these fixes seem to make the track quality and efficiency slightly worse.

The plots for ttbar PU50 are here for the baseline (head of devel after the merge of PR271) and here with the charge flip fix.

The plots for the 10muon sample using HLT triplets are here for the baseline and here with the charge flip fix.

@areinsvo areinsvo mentioned this pull request May 12, 2020
@areinsvo areinsvo merged commit 1461f85 into trackreco:PandorasBox Dec 16, 2020
@areinsvo areinsvo mentioned this pull request Jun 16, 2021
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.

1 participant