Skip to content

[PWGCF] Add buffer for mixevent in cascDiHadronCorr.cxx#16772

Merged
wenyaCern merged 4 commits into
AliceO2Group:masterfrom
fuchuncui:master
Jun 23, 2026
Merged

[PWGCF] Add buffer for mixevent in cascDiHadronCorr.cxx#16772
wenyaCern merged 4 commits into
AliceO2Group:masterfrom
fuchuncui:master

Conversation

@fuchuncui

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pwgcf label Jun 23, 2026
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

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

@fuchuncui fuchuncui marked this pull request as ready for review June 23, 2026 10:35
@wenyaCern wenyaCern merged commit 23d64fa into AliceO2Group:master Jun 23, 2026
12 checks passed
nicola-wilson pushed a commit to nicola-wilson/O2Physics that referenced this pull request Jun 26, 2026
Comment on lines +241 to +252
struct ValidCollision {
struct ValidParticle {
float eta;
float phi;
float pt;
int region;
float efficiency;
float efficiencyError;
int type;
};
float pvz;
float mult;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All the members are uninitialised.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

region, efficiency, efficiencyError, type are never used.

mcoquet642 pushed a commit to AliceMCH/O2Physics that referenced this pull request Jun 30, 2026
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