[PWGDQ] Fill q-vector tables for all PbPb process functions in tableMaker_withAssoc#15741
Open
Ankyyadav wants to merge 6 commits intoAliceO2Group:masterfrom
Open
[PWGDQ] Fill q-vector tables for all PbPb process functions in tableMaker_withAssoc#15741Ankyyadav wants to merge 6 commits intoAliceO2Group:masterfrom
Ankyyadav wants to merge 6 commits intoAliceO2Group:masterfrom
Conversation
|
O2 linter results: ❌ 109 errors, |
Ankyyadav
added a commit
to Ankyyadav/O2Physics
that referenced
this pull request
Apr 13, 2026
Please consider the following formatting changes to AliceO2Group#15741
Ankyyadav
added a commit
to Ankyyadav/O2Physics
that referenced
this pull request
Apr 13, 2026
Please consider the following formatting changes to AliceO2Group#15741
3d99fa1 to
1ca705c
Compare
Ankyyadav
added a commit
to Ankyyadav/O2Physics
that referenced
this pull request
Apr 13, 2026
Please consider the following formatting changes to AliceO2Group#15741
7342e54 to
4ee4ed2
Compare
Collaborator
|
Dear @Ankyyadav , thanks for the PR! I think that for the moment you can remove the part for the cumulants. We need more test on the memory and on the consistency of the results. My suggestion is to just add the process function to include the filling of the q-vecotor tables when you use central barre j/psi. |
…on to fill Qvector tables for Dielectrons. Fill RefFlow and QvectorExtra table with FT0C cumulants if the cfgFT0CCumulant is true.
…cessPbPbWithFilterBarrelOnly). Added a configurable for Qvector calibration path. The tables shall only be filled if the calibrations are available
…hAssoc. Just use a bool configurable to check if they exist
… and implemented it in dqFlow which still has the cumulant calculation for froward rapidity using GFW to keep all cumulant calculations in one place. New process function in dqFlow for FT0C cumulant
c08efdd to
de94171
Compare
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.
Q-vector tables are to be filled in tableMaker_withAssoc now rather than using dqFlow to save memory. For all PbPb barrel processes, q-vector tables are filled now except for processPbPbWithFilterBarrelOnly. Added a cofigurable to check if q-vector calibrations exist.
For flow analysis using 2 particle correlations at midrapidity, one needs the RefFlow table filled with sum of squares of amplitude from FT0C. These are now filled in dqFlow. Switched to using a Produces group for all q-vector related tables