Skip to content

[PWGJE] jetHadronsPid.cxx task: add MC matched jets processing, registryMC, and configurable axes - #17376

Open
llorenc-11 wants to merge 5 commits into
AliceO2Group:masterfrom
llorenc-11:PID-Hadrons-in-Jets
Open

[PWGJE] jetHadronsPid.cxx task: add MC matched jets processing, registryMC, and configurable axes#17376
llorenc-11 wants to merge 5 commits into
AliceO2Group:masterfrom
llorenc-11:PID-Hadrons-in-Jets

Conversation

@llorenc-11

Copy link
Copy Markdown
Contributor

adding a dedicated registryMC to separate mc histograms from data histograms
adding processMatchJets and processJetsMCP to handle matched detector-level to particle-level jets, and only particle-level truth jets
adding associated histograms and the necessary table join declarations for the new mc jet processes
restructuring the file by moving the jet processes below the pure track processes for a better logical flow
adding a ConfigurableGroup for histogram axes to replace hardcoded values and make binning adjustable

llorenc-11and others added 5 commits July 20, 2026 10:32
…jetHadronsPid.cxx
add dedicated registryMC to separate mc histograms from data
add processMatchJets and processJetsMCP for matched and truth jets
add associated histograms and table join declarations for MC jets
add a ConfigurableGroup for histogram axes
restructure file by moving jet processes below pure track processes
@github-actions

Copy link
Copy Markdown

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

@llorenc-11
llorenc-11 marked this pull request as ready for review August 7, 2026 16:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant

@llorenc-11