-
- Downloads
o RooConvGenContext - Remove forgotten debug print statement o RooDataHist - Initialize _realIter to zero in default ctor so that object don't crash in dtor (Bug report by Chris Roat) o RooFitResult - Do not call appendToDir() in 1st constructor when invoked as default ctor (name=0,title=0) to avoid ROOT memory management problems o RooSimPdfBuilder - Allocate config string memory buffer dynamically to avoid memory overruns for very complex builds o RooStreamParser - Fix processing of skipped lines to also skip the continuation lines if the skipped line was folded over multiple file lines git-svn-id: http://root.cern.ch/svn/root/trunk@13490 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- roofitcore/inc/RooDataHist.h 2 additions, 3 deletionsroofitcore/inc/RooDataHist.h
- roofitcore/src/RooConvGenContext.cxx 1 addition, 5 deletionsroofitcore/src/RooConvGenContext.cxx
- roofitcore/src/RooDataHist.cxx 5 additions, 3 deletionsroofitcore/src/RooDataHist.cxx
- roofitcore/src/RooFitResult.cxx 4 additions, 2 deletionsroofitcore/src/RooFitResult.cxx
- roofitcore/src/RooHistError.cxx 2 additions, 1 deletionroofitcore/src/RooHistError.cxx
- roofitcore/src/RooSimPdfBuilder.cxx 28 additions, 3 deletionsroofitcore/src/RooSimPdfBuilder.cxx
Loading
Please register or sign in to comment