Skip to content

Conversation

@dsekihat
Copy link
Collaborator

PWGEM/Dilepton: restructure EMTrack and EMFwdTrack

@github-actions
Copy link

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

@github-actions github-actions bot changed the title PWGEM/Dilepton: restructure EMTrack and EMFwdTrack [PWGEM/Dilepton] restructure EMTrack and EMFwdTrack Oct 31, 2025
o2::framework::Configurable<bool> skipGRPOquery{"skipGRPOquery", true, "skip grpo query"};
o2::framework::Configurable<float> d_bz_input{"d_bz_input", -999, "bz field in kG, -999 is automatic"};
o2::framework::Configurable<uint64_t> ndiff_bc_mix{"ndiff_bc_mix", 198, "difference in global BC required in mixed events"};
o2::framework::Configurable<uint64_t> ndiff_bc_mix{"ndiff_bc_mix", 594, "difference in global BC required in mixed events"};
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hey Daiki, is this changed default value good for all systems, or do we need different values for pp, OO and PbPb?
I would assume they might be different due to higher or lower IR, but maybe that's not correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @mhemmer-cern , thank you for asking. It comes from ITS ROF length. 594 is for PbPb/OO, and 198 is for pp. It is not from IR. But, of course, 594 is better choice also for pp.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks :)

@dsekihat dsekihat enabled auto-merge (squash) October 31, 2025 17:09
Copy link
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

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

Auto-approving on behalf of @dsekihat.

@dsekihat dsekihat merged commit 665f486 into AliceO2Group:master Oct 31, 2025
15 of 16 checks passed
@dsekihat dsekihat deleted the speedup branch October 31, 2025 19:39
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
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