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

A minor logic fix in StFcsClusterMaker::isNeighbor() #633

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

akioogawa
Copy link
Contributor

Kumar found a logic flaw in isNeighbor() thus fixing it. Effect is minor

@akioogawa akioogawa requested a review from jdbrice as a code owner December 4, 2023 15:18
@akioogawa
Copy link
Contributor Author

Copy link
Contributor

@klendathu2k klendathu2k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is what was originally intended. Only comment is that line 284/285 could probably be optimized as if ( ehp==0 ){ ... } else {...}.

@akioogawa akioogawa merged commit 5c8ba8f into star-bnl:main Dec 4, 2023
148 checks passed
dkapukchyan pushed a commit to dkapukchyan/star-sw that referenced this pull request Mar 11, 2024
Kumar found a logic flaw in isNeighbor() thus fixing it. Effect is minor
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.

4 participants