Skip to content

[PWGDQ] Add a ppbar pair type in tableReaderwithAssoc - #17241

Open
JifengDeng wants to merge 1 commit into
AliceO2Group:masterfrom
JifengDeng:feature-ppbar-pairing
Open

[PWGDQ] Add a ppbar pair type in tableReaderwithAssoc#17241
JifengDeng wants to merge 1 commit into
AliceO2Group:masterfrom
JifengDeng:feature-ppbar-pairing

Conversation

@JifengDeng

Copy link
Copy Markdown

Add a pair type to process ppbar pairing in tableReader_withAssoc

The motivation is to analyse Jpsi->ppbar and gamma gamma->ppbar in DQ framework. Since same event pairing in table reader is designed to analyse leptons, asymmetric pairing is suitable for proton pairing.

  • Modification in VarManager::FillPair is necessary for complex proton PID
  • The results of pairing have been proved to be good

The motivation is to analyse Jpsi->ppbar and gamma gamma->ppbar in DQ framework. Since same event pairing in table reader is designed to analyse leptons, asymmetric pairing is suitable for proton pairing.
- Modification in VarManager::FillPair is necessary for complex proton PID
- The results of pairing have been proved to be good
@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 278 errors, ⚠️ 1126 warnings, 🔕 100 disabled

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant

@JifengDeng