Skip to content

Conversation

@yashpatley
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 21, 2025

O2 linter results: ❌ 1 errors, ⚠️ 0 warnings, 🔕 0 disabled

Comment on lines 284 to 286
if (!kinCutSelection(track.pt(), std::abs(track.eta()), cTrackMinPt, cTrackMaxPt, cTrackEtaCut)) {
return false;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not passing just the track and let the routine do the rest?

Comment on lines 491 to 492
histos.fill(HIST("Checks/hPsiSPA"), cent, TMath::ATan2(vSP[kYa], vSP[kXa]));
histos.fill(HIST("Checks/hPsiSPC"), cent, TMath::ATan2(vSP[kYc], vSP[kXc]));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, fix linter warnings

Comment on lines 510 to 511
ux = TMath::Cos(track.phi());
uy = TMath::Sin(track.phi());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, fix linter warnings

@victor-gonzalez
Copy link
Collaborator

Have this code been compiled and tested locally before creating the PR?

Updated histogram definitions and filling logic to use TProfile instead of TH3F for certain checks. Adjusted the selection criteria for tracks and modified data processing workflow.
@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for 56e74b2 at 2025-10-22 12:38:

## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:27: error: 'string' was not declared in this scope
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:27: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:27: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:33: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:33: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:117:8: error: '<expression error>' in namespace 'std' does not name a type
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:27: error: 'string' was not declared in this scope
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:27: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:27: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:33: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:33: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:122:8: error: '<expression error>' in namespace 'std' does not name a type
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:52: error: 'string' was not declared in this scope
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:52: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:52: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:58: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:58: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:60: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:60: error: template argument 4 is invalid
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:127:8: error: '<expression error>' in namespace 'std' does not name a type
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:292:56: error: 'corrTypeHistNameMap' was not declared in this scope
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:321:5: error: 'string' was not declared in this scope
/sw/SOURCES/O2Physics/13485-slc9_x86-64/0/PWGCF/Flow/Tasks/flowEventPlane.cxx:337:7: error: 'ccdbPath' was not declared in this scope; did you mean 'cCcdbPath'?
ninja: build stopped: subcommand failed.

Full log here.

@yashpatley
Copy link
Contributor Author

@victor-gonzalez could you please have a look at the error in the PR, I think it's not related to the changes I made in the file, please let me know what to do ? Thanks.

@victor-gonzalez
Copy link
Collaborator

@victor-gonzalez could you please have a look at the error in the PR, I think it's not related to the changes I made in the file, please let me know what to do ? Thanks.

The error corresponds to a previous commit, 56e74b2, which you fixed in commit b054c29

There are no errors in the PR apart form the CMakeLists.txt remnants

@victor-gonzalez victor-gonzalez merged commit cdb7919 into AliceO2Group:master Oct 23, 2025
12 of 13 checks passed
@yashpatley yashpatley deleted the flow-ep-chpart branch October 28, 2025 15:27
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
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.

3 participants