-
- Downloads
[RF] Avoid need for buildLoopBegin() by recursive calls to translate()
By having truly recursive calls to `RooAbsArg::translate()`, one avoids the need to have an extra `buildLoopBegin()` function for loop bookkeeping.
Showing
- roofit/roofitcore/inc/RooAbsArg.h 7 additions, 0 deletionsroofit/roofitcore/inc/RooAbsArg.h
- roofit/roofitcore/inc/RooAbsReal.h 0 additions, 2 deletionsroofit/roofitcore/inc/RooAbsReal.h
- roofit/roofitcore/inc/RooFit/Detail/CodeSquashContext.h 18 additions, 16 deletionsroofit/roofitcore/inc/RooFit/Detail/CodeSquashContext.h
- roofit/roofitcore/inc/RooFuncWrapper.h 0 additions, 2 deletionsroofit/roofitcore/inc/RooFuncWrapper.h
- roofit/roofitcore/src/RooAbsArg.cxx 18 additions, 0 deletionsroofit/roofitcore/src/RooAbsArg.cxx
- roofit/roofitcore/src/RooAbsReal.cxx 1 addition, 34 deletionsroofit/roofitcore/src/RooAbsReal.cxx
- roofit/roofitcore/src/RooFuncWrapper.cxx 0 additions, 21 deletionsroofit/roofitcore/src/RooFuncWrapper.cxx
- roofit/roofitcore/src/RooNLLVarNew.cxx 30 additions, 24 deletionsroofit/roofitcore/src/RooNLLVarNew.cxx
- roofit/roofitcore/src/RooNLLVarNew.h 0 additions, 2 deletionsroofit/roofitcore/src/RooNLLVarNew.h
- roofit/roofitcore/src/RooRealVar.cxx 1 addition, 2 deletionsroofit/roofitcore/src/RooRealVar.cxx
Loading
Please register or sign in to comment