[TreeProcMT] Add nThreads argument to all constructors
...and add a test. The new argument is to make TTreeProcessorMT consistent with other multi-threading interfaces, namely TThreadExecutor. This is the last ingredient required to fix ROOT-10561.
Showing
- tree/treeplayer/inc/ROOT/TTreeProcessorMT.hxx 5 additions, 4 deletionstree/treeplayer/inc/ROOT/TTreeProcessorMT.hxx
- tree/treeplayer/src/TTreeProcessorMT.cxx 18 additions, 7 deletionstree/treeplayer/src/TTreeProcessorMT.cxx
- tree/treeplayer/test/treeprocmt/treeprocessormt.cxx 40 additions, 0 deletionstree/treeplayer/test/treeprocmt/treeprocessormt.cxx
Loading
Please register or sign in to comment