Skip to content

[PWGJE] MC fixes for jetCorrelationD0 task#16818

Merged
nzardosh merged 11 commits into
AliceO2Group:masterfrom
MattOckleton:master
Jun 25, 2026
Merged

[PWGJE] MC fixes for jetCorrelationD0 task#16818
nzardosh merged 11 commits into
AliceO2Group:masterfrom
MattOckleton:master

Conversation

@MattOckleton

Copy link
Copy Markdown
Contributor

Fixing up jetCorrelationD0 task to be ran on MC dataset. This involves processMcDetector, processMcParticle nd processMcMatched functions.

@github-actions github-actions Bot added the pwgje label Jun 25, 2026
@github-actions github-actions Bot changed the title MC fixes for jetCorrelationD0 task [PWGJE] MC fixes for jetCorrelationD0 task Jun 25, 2026
@github-actions

Copy link
Copy Markdown

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

@MattOckleton MattOckleton marked this pull request as ready for review June 25, 2026 12:55
Configurable<std::string> eventSelections{"eventSelections", "sel8", "choose event selection"};
Configurable<bool> skipMBGapEvents{"skipMBGapEvents", false, "decide to run over MB gap events or not"};
Configurable<bool> applyRCTSelections{"applyRCTSelections", true, "decide to apply RCT selections"};
Configurable<bool> applyRCTSelections{"applyRCTSelections", false, "decide to apply RCT selections"};

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.

you can set this back to true. On hyperloop it should be ok

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.

although in general it should already be applied in the jet finder

@nzardosh nzardosh enabled auto-merge (squash) June 25, 2026 12:57
@nzardosh nzardosh merged commit c9ba366 into AliceO2Group:master Jun 25, 2026
14 checks passed
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.

2 participants