Skip to content

Conversation

@mapalhares
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 23, 2025

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

@github-actions github-actions bot changed the title DPG/Tasks/AOTTrack: Added the disableITSROFCut condition for event selection [DPG/Tasks/AOTTrack] Added the disableITSROFCut condition for event selection Sep 23, 2025
[DPG] Please consider the following formatting changes to AliceO2Group#13098
LOGF(info, "Event selection not passed to ITSROFrame border, skipping...");
return;
}
if (!collision.selection_bit(aod::evsel::kIsTriggerTVX) && !collision.selection_bit(aod::evsel::kNoTimeFrameBorder)) {
Copy link
Collaborator

@mfaggin mfaggin Sep 25, 2025

Choose a reason for hiding this comment

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

in all the pieces of code you add the check on the TF border cut also in this line, even if you check it already a few lines above... why? This looks wrong to me

[DPG] Please consider the following formatting changes to AliceO2Group#13098
@mapalhares mapalhares closed this Oct 20, 2025
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