[PWGEM] fix code-checker issues + add V0-photon track selection for photon pairs#17128
Merged
Conversation
|
O2 linter results: ❌ 185 errors, |
Steffimro
added a commit
to Steffimro/O2Physics
that referenced
this pull request
Jul 20, 2026
[PWGEM] Please consider the following formatting changes to AliceO2Group#17128
Steffimro
marked this pull request as ready for review
July 20, 2026 10:49
Steffimro
requested review from
alibuild,
amaringarcia,
dsekihat,
hscheid,
jokonig,
mhemmer-cern and
reygers
as code owners
July 20, 2026 10:49
Steffimro
added a commit
to Steffimro/O2Physics
that referenced
this pull request
Jul 20, 2026
[PWGEM] Please consider the following formatting changes to AliceO2Group#17128
Steffimro
marked this pull request as draft
July 20, 2026 12:10
Steffimro
added a commit
to Steffimro/O2Physics
that referenced
this pull request
Jul 20, 2026
[PWGEM] Please consider the following formatting changes to AliceO2Group#17128
Steffimro
added a commit
to Steffimro/O2Physics
that referenced
this pull request
Jul 20, 2026
[PWGEM] Please consider the following formatting changes to AliceO2Group#17128
Steffimro
marked this pull request as ready for review
July 20, 2026 12:56
Collaborator
|
Error while checking build/O2Physics/code-check for d8479d0 at 2026-07-20 15:10: Full log here. |
[PWGEM] Please consider the following formatting changes to AliceO2Group#17128
Collaborator
|
Error while checking build/O2Physics/code-check for 560fae0 at 2026-07-20 17:23: Full log here. |
jokonig
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixed the code-checker issues in the photonhbt.cxx task which popped up in the pull request ([PWGEM] Rewise phi-star separation cuts #17040)
added a configurable for the photon pairs. This allows to select the leg track composition of the two
V0 photons (counts of ITS-TPC, ITS-only, TPC-only, TRD, TOF legs per photon, class A or B). The selection is applied in same-event pairing and propagated to event mixing by storing the leg counts in the mixing pool. Disabled by default (cfgDoPhotonClassPairCut = false).