-
- Downloads
[RF] Enable analytic integration of RooHistPdfs with RooLinearVars
The RooHistPdf and RooHistFunc should be able to do analytic integration if the input is a linear transformation of a variable using RooLinearVar. This makes the fits faster where one wants to shift a template on the x-axis, which is for example talked about in this forum post: https://root-forum.cern.ch/t/roofit-pdf-normalization-integration/53905
Showing
- roofit/roofitcore/inc/RooHistFunc.h 2 additions, 0 deletionsroofit/roofitcore/inc/RooHistFunc.h
- roofit/roofitcore/inc/RooHistPdf.h 6 additions, 2 deletionsroofit/roofitcore/inc/RooHistPdf.h
- roofit/roofitcore/src/RooHistFunc.cxx 5 additions, 0 deletionsroofit/roofitcore/src/RooHistFunc.cxx
- roofit/roofitcore/src/RooHistPdf.cxx 48 additions, 5 deletionsroofit/roofitcore/src/RooHistPdf.cxx
- roofit/roofitcore/test/CMakeLists.txt 1 addition, 0 deletionsroofit/roofitcore/test/CMakeLists.txt
- roofit/roofitcore/test/testRooHistPdf.cxx 34 additions, 0 deletionsroofit/roofitcore/test/testRooHistPdf.cxx
roofit/roofitcore/test/testRooHistPdf.cxx
0 → 100644
Please register or sign in to comment