We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the wrong flag is used to activate the cluster position corrections. The matcher uses the useTrackPositionClusterCorrection flag instead of useClusterCorrectionPosition. Matcher: https://outlook.office.com/mail/safelink.html?url=https://github.com/JeffersonLab/hps-java/blob/master/recon/src/main/java/org/hps/recon/utils/TrackClusterMatcherMinDistance.java#L129&corid=d5e86425-55a9-66d9-b160-1aac0dae1870 Called by: https://github.com/JeffersonLab/hps-java/blob/master/recon/src/main/java/org/hps/recon/particle/ReconParticleDriver.java#L524
Is this intended ? @alspellm @sarahgaiser @mholtrop
The text was updated successfully, but these errors were encountered:
ping: @alspellm @sarahgaiser @mholtrop
Sorry, something went wrong.
I don't know much about this. What do you want me to check here?
No branches or pull requests
Currently the wrong flag is used to activate the cluster position corrections.
The matcher uses the useTrackPositionClusterCorrection flag instead of useClusterCorrectionPosition.
Matcher: https://outlook.office.com/mail/safelink.html?url=https://github.com/JeffersonLab/hps-java/blob/master/recon/src/main/java/org/hps/recon/utils/TrackClusterMatcherMinDistance.java#L129&corid=d5e86425-55a9-66d9-b160-1aac0dae1870
Called by: https://github.com/JeffersonLab/hps-java/blob/master/recon/src/main/java/org/hps/recon/particle/ReconParticleDriver.java#L524
Is this intended ? @alspellm @sarahgaiser @mholtrop
The text was updated successfully, but these errors were encountered: