Skip to content

Conversation

@vkucera
Copy link
Collaborator

@vkucera vkucera commented Sep 16, 2025

  • Fix types of bitmaps nCutStatus2ProngBit, nCutStatus3ProngBit, prong2CutStatus, prong3CutStatus.
  • Reduce unnecessary operations in applyPreselection2Prong, applyPreselection3Prong.
  • Use do3Prong as bool properly.
  • Improve const correctness.
  • Simplify array declarations using type deduction.
  • Fix array initialisations.
  • Fix UChar_t type for itsClusterMap.
  • Pass by const&.
  • Use auto more to capture return values.
  • Remove default template arguments of applyMlSelectionForHfFilters3Prong, run2And3Prongs.
  • Remove useless argument of getHfCollisionRejectionMaskWithUpc.
  • Define etaMinDefault to fix magic numbers.

@github-actions github-actions bot added the pwghf PWG-HF label Sep 16, 2025
@github-actions
Copy link

github-actions bot commented Sep 16, 2025

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

@github-actions github-actions bot changed the title Improve skimming code [PWGHF] Improve skimming code Sep 16, 2025
@vkucera vkucera marked this pull request as ready for review September 16, 2025 15:20
@vkucera vkucera enabled auto-merge (squash) September 17, 2025 11:26
Copy link
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

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

Auto-approving on behalf of @vkucera.

@vkucera vkucera merged commit 3cc06fd into AliceO2Group:master Sep 17, 2025
13 checks passed
@vkucera vkucera deleted the skims branch September 17, 2025 11:27
jmunozme pushed a commit to jmunozme/O2Physics that referenced this pull request Oct 3, 2025
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Oct 11, 2025
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

2 participants