[DF] Simplify logic now that lifetimes are simpler
- RResultPtr now stores a raw pointer intead of a weak_ptr - weak_ptr validity checks have been removed since RLoopManager cannot go out of scope before these other entities
Showing
- tree/dataframe/inc/ROOT/RDFGraphUtils.hxx 2 additions, 2 deletionstree/dataframe/inc/ROOT/RDFGraphUtils.hxx
- tree/dataframe/inc/ROOT/RDFInterface.hxx 114 additions, 145 deletionstree/dataframe/inc/ROOT/RDFInterface.hxx
- tree/dataframe/inc/ROOT/RDFNodes.hxx 2 additions, 2 deletionstree/dataframe/inc/ROOT/RDFNodes.hxx
- tree/dataframe/inc/ROOT/RResultPtr.hxx 16 additions, 27 deletionstree/dataframe/inc/ROOT/RResultPtr.hxx
- tree/dataframe/src/RDFGraphUtils.cxx 1 addition, 1 deletiontree/dataframe/src/RDFGraphUtils.cxx
- tree/dataframe/src/RDataFrame.cxx 4 additions, 4 deletionstree/dataframe/src/RDataFrame.cxx
This diff is collapsed.
Please register or sign in to comment