Skip to content

[PWGJE] Update Ds-jet-spec-subs task with MC processing#16566

Merged
nzardosh merged 3 commits into
AliceO2Group:masterfrom
monamelop:ds-jet-spec-mc
Jun 8, 2026
Merged

[PWGJE] Update Ds-jet-spec-subs task with MC processing#16566
nzardosh merged 3 commits into
AliceO2Group:masterfrom
monamelop:ds-jet-spec-mc

Conversation

@monamelop

Copy link
Copy Markdown
Contributor

This PR updates the PWGJE/Tasks/jetDsSpecSubs.cxx analysis task.

The main change is the addition of dedicated processing functions for Monte Carlo (processMCDChargedSubstructure and processMCPChargedSubstructure)

These additions allow the task to run on Ds-tagged charged jets at MCD and particle level (MCP), extending the analysis beyond the data workflow. The existing data processing function is kept unchanged.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title Update Ds-jet-spec-subs task with MC processing [PWGJE] Update Ds-jet-spec-subs task with MC processing Jun 8, 2026
@nzardosh nzardosh merged commit 4b8d094 into AliceO2Group:master Jun 8, 2026
11 of 12 checks passed
fjonasALICE pushed a commit to fjonasALICE/O2Physics that referenced this pull request Jun 9, 2026
Comment on lines 16 to +36
@@ -28,6 +33,7 @@
#include <Framework/InitContext.h>
#include <Framework/runDataProcessing.h>

#include <Math/Vector4D.h>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why did you add these headers? You don't use any of them.

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