Skip to content

Conversation

@Rrantu
Copy link
Contributor

@Rrantu Rrantu commented Jun 10, 2025

This PR introduces the flow analysis task for the decay channel Xic⁰ → Ξ⁻ π⁺ in taskFlowCharmHadrons.cxx, and fixes previously existing O2 linter issues as follows:

  1. Replaced 2. * TMath::Pi() with the constant o2::constants::math::TwoPI.
  2. Used RecoDecay::constrainAngle to normalize angles within the proper range.
  3. Reorganized struct members in HfTaskFlowCharmHadrons to follow pwghf/struct-member-order:
    Moved HfHelper and SliceCache before using declarations and
    Placed ConfigurableAxis after Partition.
  4. Renamed variables (axes_reso → axesReso) to follow lowerCamelCase convention.

@github-actions
Copy link

github-actions bot commented Jun 10, 2025

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

@github-actions github-actions bot added the pwghf PWG-HF label Jun 10, 2025
@github-actions github-actions bot changed the title Add Xic0 flow task and fix previous O2 linter issues [PWGHF] Add Xic0 flow task and fix previous O2 linter issues Jun 10, 2025
@Rrantu Rrantu requested a review from vkucera June 10, 2025 11:26
@zhangbiao-phy
Copy link
Collaborator

nice work! @Rrantu Ok for me!

@vkucera vkucera enabled auto-merge (squash) June 10, 2025 14:22
@vkucera vkucera merged commit 4cc3902 into AliceO2Group:master Jun 10, 2025
14 of 15 checks passed
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Jun 11, 2025
hernasab pushed a commit to hernasab/O2Physics that referenced this pull request Jun 11, 2025
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request Jun 12, 2025
lietava pushed a commit to lietava/O2Physics that referenced this pull request Jun 14, 2025
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jun 14, 2025
alibuild pushed a commit to alibuild/O2Physics that referenced this pull request Aug 11, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 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.

3 participants