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

Check invalid points when calculating MCS momentum #19

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

WenjieWu-Sci
Copy link
Contributor

We added a function in larreco/RecoAlg/TrackMomentrumCalculator.cxx to check whether the point is valid, which has been an issue for pandoraTrack when calculating MCS momentum. By switching the flag on, it will get rid of the invalid points from pandoraTrack and return sensible MCS momentum.

NB: This cannot be merged until the larreco PR is merged and in a larsoft release.

@calcuttj calcuttj merged commit 718af41 into DUNE:develop Jun 2, 2022
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