-
- Downloads
Instead of assigning rule that do not correspond to any specific branches (for example rules setting transients or whole objects) to an hypothetical 'previous' branch, we switch to assign those orphan rules to either the non-data bearing branches (split single objects or bases) or the collection node (since the splitting completely flatten the hiearchy in this case). This requires enhancing the list of IDs from a single list of element index in the 'sole' current StreamerInfo to a nested list of elements that carries along the sub-StreamerInfo information.
Showing
- io/io/inc/TStreamerInfoActions.h 96 additions, 2 deletionsio/io/inc/TStreamerInfoActions.h
- io/io/src/TStreamerInfoActions.cxx 154 additions, 17 deletionsio/io/src/TStreamerInfoActions.cxx
- io/io/src/TStreamerInfoReadBuffer.cxx 1 addition, 0 deletionsio/io/src/TStreamerInfoReadBuffer.cxx
- tree/tree/inc/TBranchElement.h 11 additions, 3 deletionstree/tree/inc/TBranchElement.h
- tree/tree/src/TBranchElement.cxx 496 additions, 83 deletionstree/tree/src/TBranchElement.cxx
Loading
Please register or sign in to comment