-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPL Analysis: move ownership of payloads to the fragment (#13931)
This makes sure the FileFragment is the entity which owns the TTree / RNtuple, so that its caching and memory management have the correct life-cycle and we do not end up with memory churn or having to reconfigure the caches.
- Loading branch information
Showing
6 changed files
with
265 additions
and
131 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.