Skip to content

[PWGCF] removed obsolete zdc sector information and added new ZDC correlation…#15282

Merged
victor-gonzalez merged 4 commits intoAliceO2Group:masterfrom
hernasab:master
Mar 7, 2026
Merged

[PWGCF] removed obsolete zdc sector information and added new ZDC correlation…#15282
victor-gonzalez merged 4 commits intoAliceO2Group:masterfrom
hernasab:master

Conversation

@hernasab
Copy link
Contributor

@hernasab hernasab commented Mar 5, 2026

…s with centrality

@github-actions github-actions bot added the pwgcf label Mar 5, 2026
@github-actions github-actions bot changed the title removed obsolete zdc sector information and added new ZDC correlation… [PWGCF] removed obsolete zdc sector information and added new ZDC correlation… Mar 5, 2026
Comment on lines 380 to 384
if (isT0CCent) {
if (col.centFT0C() < minT0CcentCut || col.centFT0C() > maxT0CcentCut) {
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.

What's the point of nesting?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because i added an option to use T0MCent as well for the cut, but i ended up taking it out. I'll remove it.

@victor-gonzalez victor-gonzalez merged commit dc4cb0d into AliceO2Group:master Mar 7, 2026
12 checks passed
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