Skip to content

[PWGCF] Rework interface for MC processing in femto framework#16745

Merged
ariedel-cern merged 2 commits into
AliceO2Group:masterfrom
ariedel-cern:McOnly
Jun 29, 2026
Merged

[PWGCF] Rework interface for MC processing in femto framework#16745
ariedel-cern merged 2 commits into
AliceO2Group:masterfrom
ariedel-cern:McOnly

Conversation

@ariedel-cern

Copy link
Copy Markdown
Collaborator

With this PR we want to add MC only processing into the femto framework. In particular

  • The labels linking a particle to its mother particles are now consolidated in the FMcMotherLabel table, which is joined to the FMcParticle table
  • As a consequence of the above, the data subscription had to be changed in most processing tasks
  • A mc-only processing option has been added to the producer task
  • A mc-particle-qa task has been added (the mc-particle-pair task is still WIP)

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown

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

ariedel-cern added a commit to ariedel-cern/O2Physics that referenced this pull request Jun 19, 2026
Please consider the following formatting changes to AliceO2Group#16745
@ariedel-cern ariedel-cern marked this pull request as ready for review June 19, 2026 14:33
@ariedel-cern ariedel-cern enabled auto-merge (squash) June 19, 2026 15:25
@ariedel-cern ariedel-cern merged commit bb0c4b3 into AliceO2Group:master Jun 29, 2026
11 of 12 checks passed
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.

3 participants