[PWGDQ] Fill q-vector tables for all PbPb process functions in tableMaker_withAssoc#15741
Draft
Ankyyadav wants to merge 5 commits intoAliceO2Group:masterfrom
Draft
[PWGDQ] Fill q-vector tables for all PbPb process functions in tableMaker_withAssoc#15741Ankyyadav wants to merge 5 commits intoAliceO2Group:masterfrom
Ankyyadav wants to merge 5 commits intoAliceO2Group:masterfrom
Conversation
|
O2 linter results: ❌ 87 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
…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
7342e54 to
4ee4ed2
Compare
…hAssoc. Just use a bool configurable to check if they exist
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 also filled. Switched to using a Produces group for all q-vector related tables