Skip to content

[PWGDQ] Fix table reservation problem - #17230

Open
JifengDeng wants to merge 3 commits into
AliceO2Group:masterfrom
JifengDeng:fix-reserve-size
Open

[PWGDQ] Fix table reservation problem#17230
JifengDeng wants to merge 3 commits into
AliceO2Group:masterfrom
JifengDeng:fix-reserve-size

Conversation

@JifengDeng

Copy link
Copy Markdown

Fix the reserve size problem in asymmetric pairing of tableReader_withAssoc

In the original code, ditrack table reserves based on the number of tracks rather than on the number of pairs, which may cause the crash of the program.

Adapt the similar strategy as what has been done in same event pairing to fix the problem.

…hAssoc

In the original code, ditrack table reserves based on the number of tracks rather than on the number of pairs, which may cause the crash of the program.

Adapt the similar strategy as what has been done in same event pairing to fix the problem.
@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 182 errors, ⚠️ 83 warnings, 🔕 9 disabled

Please consider the following formatting changes to AliceO2Group#17230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants