Skip to content

[PWGCF] fix labeled array configurable in twoParticleCorrelationsMPI.cxx#17164

Open
EmilGorm wants to merge 3 commits into
AliceO2Group:masterfrom
EmilGorm:master
Open

[PWGCF] fix labeled array configurable in twoParticleCorrelationsMPI.cxx#17164
EmilGorm wants to merge 3 commits into
AliceO2Group:masterfrom
EmilGorm:master

Conversation

@EmilGorm

@EmilGorm EmilGorm commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Fix labeled array configurable in twoParticleCorrelationsMPI.cxx
Add nch/cent axis support in flowGfwNonflow.cxx
Use MCLabels of reconstructed particles for rejection of generated daughter eta range in flowGenericFramework.cx

@github-actions github-actions Bot added the pwgcf label Jul 22, 2026
@github-actions github-actions Bot changed the title fix labeled array configurable [PWGCF] fix labeled array configurable Jul 22, 2026
@github-actions

Copy link
Copy Markdown

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

@EmilGorm
EmilGorm marked this pull request as ready for review July 22, 2026 12:50
@vkucera

vkucera commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

where is missing in the title.

@EmilGorm EmilGorm changed the title [PWGCF] fix labeled array configurable [PWGCF] fix labeled array configurable in twoParticleCorrelationsMPI.cxx Jul 22, 2026
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 580474d at 2026-07-22 19:01:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 4 errors and 0 warnings.'
Found 4 errors and 0 warnings.
++ [[ 4 -gt 0 ]]
++ cat /sw/BUILD/69553fccc327823ce13069ee67b8cacd924d10e1/O2Physics-code-check/errors.txt
PWGCF/GenericFramework/Tasks/flowGfwNonflow.cxx:246:43: error: initializer for member 'corrconfigs' is redundant [readability-redundant-member-init,-warnings-as-errors]
PWGCF/GenericFramework/Tasks/flowGfwNonflow.cxx:250:41: error: initializer for member 'multipletKeys' is redundant [readability-redundant-member-init,-warnings-as-errors]
PWGCF/GenericFramework/Tasks/flowGfwNonflow.cxx:527:122: error: the parameter 'xAxis' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
PWGCF/GenericFramework/Tasks/flowGfwNonflow.cxx:587:47: error: use designated initializer list to initialize 'MultipletConfig' [modernize-use-designated-initializers,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 4 -gt 0 ]]
++ exit 1
--

Full log here.

@EmilGorm
EmilGorm enabled auto-merge (squash) July 22, 2026 20:28
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