Skip to content

Conversation

@gianniliveraro
Copy link
Contributor

This PR introduces several improvements to the Sigma0-related tasks:

  • The sigma0builder now pre-selects photons and lambdas separately before combining them in the nested loop. This significantly reduces the N² scaling and should improve CPU performance.

  • In both sigma0builder and sigmaanalysis, histogram definitions and filling logic have been reorganized to improve memory efficiency and code readability.

  • Photon and lambda selections have been encapsulated into dedicated functions for better modularity and maintainability, applied to both sigma0builder and sigmaanalysis.

  • Other Changes:

    • Removed deprecated event selection.
    • Interaction rate (IR) info is now included in the Sigma0 data model.
    • A new module has been added to check V0-to-collision associations (QA purposes)

Tagging @ddobrigk

@github-actions
Copy link

github-actions bot commented Apr 24, 2025

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

Please consider the following formatting changes to AliceO2Group#10981
Please consider the following formatting changes to AliceO2Group#10981
@njacazio njacazio enabled auto-merge (squash) April 25, 2025 17:39
@njacazio njacazio merged commit bc64833 into AliceO2Group:master Apr 25, 2025
11 of 13 checks passed
ppoava pushed a commit to ppoava/O2Physics that referenced this pull request Apr 28, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
mfaggin pushed a commit to mfaggin/O2Physics that referenced this pull request Apr 30, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
bghanley1995 pushed a commit to bghanley1995/O2Physics that referenced this pull request May 5, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request May 11, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request May 11, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request May 17, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
ariedel-cern pushed a commit to ariedel-cern/O2Physics that referenced this pull request May 23, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Jun 17, 2025
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
alibuild added a commit to alibuild/O2Physics that referenced this pull request Aug 11, 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

Development

Successfully merging this pull request may close these issues.

4 participants