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

[PWGJE] Adjusted logic for TC histogram filling #9006

Closed
wants to merge 1 commit into from

Conversation

hyungjun-lee
Copy link
Contributor

The TC histogram was creating all histograms related to xy, z, and xyz regardless of the fillIPxy, fillIPz, and fillIPxyz switches.
This could lead to memory waste, so I modified the switch conditions to address this issue.

  The TC histogram was creating all histograms related to xy, z, and xyz regardless of the fillIPxy, fillIPz, and fillIPxyz switches.
  This could lead to memory waste, so I modified the switch conditions to address this issue.
@github-actions github-actions bot added the pwgje label Dec 16, 2024
@github-actions github-actions bot changed the title [PWGJE]: Adjusted logic for TC histogram filling [PWGJE] Adjusted logic for TC histogram filling Dec 16, 2024
@nzardosh
Copy link
Collaborator

Thanks for the PR to save memory. Please fix the mega linter issues since they seem straightforward and then I can approve it :)

@hyungjun-lee
Copy link
Contributor Author

I'm sorry for late check this request. I'll request again after adding some modification of logic for TC histogram filling. thanks to comment me, Nima.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants