Skip to content

Fix flags in the ReconParticleDriver clusterMatcher #1029

@pbutti

Description

@pbutti

Currently the wrong flag is used to activate the cluster position corrections.
The matcher uses the useTrackPositionClusterCorrection flag instead of useClusterCorrectionPosition.
Matcher: https://github.com/JeffersonLab/hps-java/blob/master/recon/src/main/java/org/hps/recon/utils/TrackClusterMatcherMinDistance.java#L129
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions