-
- Downloads
Implementation of TDataFrame built from an empty source.
An empty-source dataframe constructed with a number of entries will generate those entries on the fly when some action is triggered, and it will do so for all the previously-defined temporary branches.
Showing
- README/ReleaseNotes/v610/index.md 1 addition, 0 deletionsREADME/ReleaseNotes/v610/index.md
- tree/treeplayer/inc/ROOT/TDFNodes.hxx 14 additions, 10 deletionstree/treeplayer/inc/ROOT/TDFNodes.hxx
- tree/treeplayer/inc/ROOT/TDFUtils.hxx 2 additions, 1 deletiontree/treeplayer/inc/ROOT/TDFUtils.hxx
- tree/treeplayer/inc/ROOT/TDataFrame.hxx 1 addition, 0 deletionstree/treeplayer/inc/ROOT/TDataFrame.hxx
- tree/treeplayer/src/TDFNodes.cxx 73 additions, 25 deletionstree/treeplayer/src/TDFNodes.cxx
- tree/treeplayer/src/TDFUtils.cxx 6 additions, 4 deletionstree/treeplayer/src/TDFUtils.cxx
- tree/treeplayer/src/TDataFrame.cxx 13 additions, 0 deletionstree/treeplayer/src/TDataFrame.cxx
Loading
Please register or sign in to comment