Skip to content
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

[ntuple] Cache and expose field type name in REntry #17053

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

hahnjo
Copy link
Member

@hahnjo hahnjo commented Nov 26, 2024

This makes entries standalone from the lifetime of the model and its fields, which will be important for the Python API.

Copy link

github-actions bot commented Nov 26, 2024

Test Results

    18 files      18 suites   4d 6h 36m 10s ⏱️
 2 687 tests  2 687 ✅ 0 💤 0 ❌
46 530 runs  46 530 ✅ 0 💤 0 ❌

Results for commit ea38ecf.

♻️ This comment has been updated with latest results.

This makes REntry a bit more standalone from the model.
This makes entries standalone from the lifetime of the model and its
fields, which will be important for the Python API.
This will allow user-friendly pythonizations of REntry.
This is used for REntry::EnsureMatchingModel().
@hahnjo hahnjo merged commit 53d35ca into root-project:master Nov 29, 2024
21 checks passed
@hahnjo hahnjo deleted the ntuple-entry-fieldType branch November 29, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants