Skip to content
Snippets Groups Projects
Commit 7769383f authored by Wouter Verkerke's avatar Wouter Verkerke
Browse files

  o RooProdPdf

    - Fix a handful of small memory leaks


  o RooDataHist

    - When importing data from TH1s with non-uniform binning, import by default the density
      and not the absolute value.

    - Add option to Import() to import absolute value instead of density (useful for histograms
      with ratio-based contents such as efficiencies)


  o RooAddPdf

    - Bug fix in analystical coefficient integration


  o RooAbsTestStatistic

    - Introduce clearer error message when dataset for simultaneous fit 
      cannot be split due to absence of index categgory


  o RooMCStudy

    - Improve info messages


  o RooSimWSTool

    - Add handling for splits in non-lvalue category functions such as RooMappedCategory


  o RooMinuit,RooMinimizer

    - Change contour() code so that it restores function parameters at original values at end of call


  o RooGlobalFunc

    - Add optional boolean argument to Import() to support change in RooDataHist


  o RooRandomizeParamMCSModule

    - Fix smal memory leak


  o RooHistPdf

    - Fix bug in (partial) analytical integrals for cases where underlying histogram has non-uniform binning


  o LinkDef3

    - Add dictionary for RooCacheManager<vector<double> >


git-svn-id: http://root.cern.ch/svn/root/trunk@34138 27541ba8-7e3a-0410-8455-c3a389f83636
parent 9b3347f8
No related branches found
No related tags found
No related merge requests found
Showing
with 119 additions and 44 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment