Skip to content

[PWGJE] process functions for on-the-fly simulatioons#14610

Merged
nzardosh merged 3 commits into
AliceO2Group:masterfrom
jaimenorman:h-jet-onthefly-2
Jan 27, 2026
Merged

[PWGJE] process functions for on-the-fly simulatioons#14610
nzardosh merged 3 commits into
AliceO2Group:masterfrom
jaimenorman:h-jet-onthefly-2

Conversation

@jaimenorman

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title process functions for on-the-fly simulatioons [PWGJE] process functions for on-the-fly simulatioons Jan 23, 2026
}
PROCESS_SWITCH(JetHadronRecoil, processMCPOnTheFly, "process MC particle level for on-the-fly simulations", false);

void processMCPOnTheFlyWeighted(aod::JetMcCollision const& mccollision,

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.

do we need to duplicate the exact same code, simply to add the weights? maybe it is cleaner to have one process function and then a configurable that decides if a weight should be applied?

@nzardosh
nzardosh merged commit 40adb0c into AliceO2Group:master Jan 27, 2026
13 of 14 checks passed
monamelop pushed a commit to monamelop/O2Physics that referenced this pull request Jan 28, 2026
fcolamar pushed a commit to fcolamar/O2Physics that referenced this pull request Feb 4, 2026
hyungjun-lee pushed a commit to hyungjun-lee/O2Physics that referenced this pull request Apr 15, 2026
mtorresc15 pushed a commit to mtorresc15/O2Physics that referenced this pull request May 5, 2026
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