[PWGHF] added new file for Xic correlation#16510
Open
singhra1994 wants to merge 16 commits into
Open
Conversation
|
O2 linter results: ❌ 0 errors, |
Please consider the following formatting changes to AliceO2Group#16510
vkucera
requested changes
Jun 2, 2026
[PWGHF] Please consider the following formatting changes to AliceO2Group#16510
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
| auto nSigmaTPC = o2::aod::pidutils::tpcNSigma(pid, track); | ||
|
|
||
| if (tofForced && !track.hasTOF()) { | ||
| if ((track.pt() > ptThreshold) && !track.hasTOF()) { |
Collaborator
There was a problem hiding this comment.
Why is this needed to be part of this PR?
Collaborator
Author
There was a problem hiding this comment.
I just noticed it and also I want maintaining this function, therefore I changed as it was a minor correction in the function, function is doing exactly what is need to be done but in efficient
Collaborator
There was a problem hiding this comment.
If it is not a part of the changes described by the PR title, it should be in a different PR.
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
[PWGHF] Please consider the following formatting changes to AliceO2Group#16510
vkucera
reviewed
Jun 4, 2026
vkucera
reviewed
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.