[PWGLF] Update on Xi1820 Analysis and add the Armenteros-Qt, Alpha info. on the ResoV0s table#15140
Open
mjkim525 wants to merge 3 commits intoAliceO2Group:masterfrom
Open
[PWGLF] Update on Xi1820 Analysis and add the Armenteros-Qt, Alpha info. on the ResoV0s table#15140mjkim525 wants to merge 3 commits intoAliceO2Group:masterfrom
mjkim525 wants to merge 3 commits intoAliceO2Group:masterfrom
Conversation
Please consider the following formatting changes to AliceO2Group#15140
Collaborator
|
Hello @mjkim525 , thanks for the contribution. The update on the resonance framework looks minimum and reasonable. (We all know that the additonal variables in the table of the V0, Cascades are almost negligible in terms of dervied dataset size due to its smallers yields then the primary tracks) Regarding the Xi(1820) analysis taks, thanks for the finalisation. I think we can go as it is. Since it includes the modification of the table producer, we need an approval from the LF Conveners. @omvazque @mpuccio Cheers, |
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.
This update includes a V0 table update and minor fixes in the resonance initializer, as well as an analysis code update in xi1820analysis.cxx.
----- Resonance initializer -----
• Added Armenteros–Podolanski variables (qT and α) to the ResoV0 table.
• Removed the INFO log message that was printed while constructing the Reso-MCV0s and Cascades tables.
----- xi1820analysis.cxx -----
• Added the acceptance × efficiency evaluation block.
Charged kaon cuts
• Applied pT-dependent DCAxy and DCAz cuts.
Lambda cuts
• Added a K0S mass rejection cut.
• Added an Armenteros–Podolanski cut.
K0S cuts
• Made the Λ mass rejection cut configurable.
• Added an Armenteros–Podolanski cut.
Charged K + Λ channel analysis
• Added a guard to skip track-level analysis when either track table has fewer than 2 entries.
• Added a rapidity cut for reconstructed Ξ(1820) candidates, with a configurable parameter.
• Added the MC-reco part needed to compute acceptance × efficiency.
• Fixed a bug in the event-mixing pool construction.
K0S + Λ channel analysis
• Added a guard to skip V0-level analysis when the V0 track table has fewer than 2 entries.
• Added a check to skip combinations where the K0S candidate index is the same as the Λ candidate index.
• Added the MC-reco part needed to compute acceptance × efficiency.
• Fixed a bug in the event-mixing pool construction.