Skip to content

Conversation

@MaximVirta
Copy link
Contributor

Event selection flags to distinguish selections between PbPb and smaller systems (OO, Ne-Ne)

@github-actions
Copy link

github-actions bot commented Aug 4, 2025

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

Please consider the following formatting changes to AliceO2Group#12418
Comment on lines +546 to +551
switch (cfgEvtSel) {
case 0: // Sel8
if (!qVec.sel8())
return;
break;
case 1: // PbPb standard
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do not use magic numbers. Define an enumerator for the supported cases.

@ddobrigk
Copy link
Collaborator

ddobrigk commented Aug 6, 2025

Approved - please consider Vit's comment for a next PR at a quieter time

@ddobrigk ddobrigk merged commit 522e496 into AliceO2Group:master Aug 6, 2025
13 of 14 checks passed
jpxrk pushed a commit to jpxrk/O2Physics that referenced this pull request Aug 12, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
alibuild added a commit to alibuild/O2Physics that referenced this pull request Dec 5, 2025
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.

4 participants