-
- Downloads
Replace RooArgSet and RooDataSet mempools with single templated mempool.
This fixes ROOT-9571 and other crashes when plot reaches the end of main.
Showing
- roofit/roofitcore/inc/RooArgSet.h 12 additions, 5 deletionsroofit/roofitcore/inc/RooArgSet.h
- roofit/roofitcore/inc/RooDataSet.h 11 additions, 6 deletionsroofit/roofitcore/inc/RooDataSet.h
- roofit/roofitcore/src/MemPoolForRooSets.h 224 additions, 0 deletionsroofit/roofitcore/src/MemPoolForRooSets.h
- roofit/roofitcore/src/RooArgSet.cxx 56 additions, 110 deletionsroofit/roofitcore/src/RooArgSet.cxx
- roofit/roofitcore/src/RooDataSet.cxx 26 additions, 85 deletionsroofit/roofitcore/src/RooDataSet.cxx
- roofit/roofitcore/src/RooSentinel.cxx 2 additions, 0 deletionsroofit/roofitcore/src/RooSentinel.cxx
Loading
Please register or sign in to comment