[PWGEM,Photon] Add new task: task-photon-flow - #17877
Merged
Merged
Conversation
- Add new task task-photon-flow to analyse photon flow with PCM via Kappa or EMCal via M02 as function of pT and centrality - Add Kappa histograms to pcmQC - Add new function to obtain Kappa from two legs - Replace all `typename` with concepts in `pcmQC.cxx` - Add two new functions: `fillKappaRec` and `fillKappaMC` which fill the Kappa histograms - Remove Preslice template argument by reducing Preslice definition to the most basic type `Preslice<aod::V0KFEMEventIds>` - Replace `o2::math_utils::bringTo02Pi` with `RecoDecay::constrainAngle` in `pcmQC.cxx` - Rename function `process` to `processRec` just to make sure the Framework does not make anything funny because of the name of the function being just `process`
|
O2 linter results: ❌ 5 errors, |
mhemmer-cern
marked this pull request as ready for review
September 11, 2026 14:26
mhemmer-cern
requested review from
alibuild,
amaringarcia,
dsekihat,
hscheid,
jokonig and
reygers
as code owners
September 11, 2026 14:26
mhemmer-cern
enabled auto-merge (squash)
September 11, 2026 14:33
alibuild
previously approved these changes
Sep 11, 2026
alibuild
left a comment
Collaborator
There was a problem hiding this comment.
Auto-approving on behalf of @mhemmer-cern.
mhemmer-cern
disabled auto-merge
September 11, 2026 14:39
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
mhemmer-cern
enabled auto-merge (squash)
September 11, 2026 15:31
alibuild
approved these changes
Sep 11, 2026
alibuild
left a comment
Collaborator
There was a problem hiding this comment.
Auto-approving on behalf of @mhemmer-cern.
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.
typenamewith concepts inpcmQC.cxxfillKappaRecandfillKappaMCwhich fill the Kappa histogramsPreslice<aod::V0KFEMEventIds>o2::math_utils::bringTo02PiwithRecoDecay::constrainAngleinpcmQC.cxxprocesstoprocessRecjust to make sure the Framework does not make anything funny because of the name of the function being justprocess