Skip to content

[PWGCF] adding process with shifted vectors#13758

Merged
victor-gonzalez merged 3 commits intoAliceO2Group:masterfrom
jikim1290:cf12
Nov 10, 2025
Merged

[PWGCF] adding process with shifted vectors#13758
victor-gonzalez merged 3 commits intoAliceO2Group:masterfrom
jikim1290:cf12

Conversation

@jikim1290
Copy link
Contributor

adding process with shifted vectors

@github-actions
Copy link

github-actions bot commented Nov 10, 2025

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

Please consider the following formatting changes to AliceO2Group#13758
}
}
}
PROCESS_SWITCH(jEPFlowAnalysis, process, "default process", true);
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess this is not needed for process
I doubt it can be disabled

if (std::abs(coll.posZ()) > cfgVertexZ)
return;
switch (cfgEvtSel) {
case 0: // Sel8
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would suggest using named constants

@victor-gonzalez victor-gonzalez enabled auto-merge (squash) November 10, 2025 20:06
@victor-gonzalez victor-gonzalez merged commit 7a6c1c2 into AliceO2Group:master Nov 10, 2025
14 of 15 checks passed
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
MattOckleton pushed a commit to MattOckleton/O2Physics that referenced this pull request Jan 14, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
mapalhares pushed a commit to mapalhares/O2Physics that referenced this pull request Jan 20, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
fcolamar pushed a commit to fcolamar/O2Physics that referenced this pull request Feb 4, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
karlazertova pushed a commit to karlazertova/O2Physics that referenced this pull request Feb 5, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
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