Skip to content

[tree] fix TTree::BuildIndex with a formula containing variable array index #19619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ferdymercury
Copy link
Collaborator

@ferdymercury ferdymercury commented Aug 12, 2025

This Pull request:

Changes or fixes:

fyi @amete @midnightpride

Fixes #11883

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

@ferdymercury ferdymercury changed the title Varindex [tree] fix TTree::BuildIndex with a formula containing variable array index Aug 12, 2025
@ferdymercury ferdymercury marked this pull request as ready for review August 12, 2025 19:09
Copy link

github-actions bot commented Aug 12, 2025

Test Results

    20 files      20 suites   3d 7h 17m 15s ⏱️
 3 363 tests  3 342 ✅ 0 💤  21 ❌
65 569 runs  65 413 ✅ 0 💤 156 ❌

For more details on these failures, see this check.

Results for commit 0e662b2.

♻️ This comment has been updated with latest results.

@ferdymercury ferdymercury requested a review from pcanal August 13, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TTree indexes not correctly created when using branches made of vectors
2 participants