v1.9.3.8
VanyaBelyaev
released this
22 Oct 19:56
·
1500 commits
to master
since this release
v1.9.3.8
New features:
- add
nbinsx/nbinsy/nbinsz
keyword argyments forROOT.RooAbdData.draw
method - allow additional keywords arguments for
ROOT.RooAbsData.draw
method, further forwardded toROOT.TH1.draw
method - add function
soft_multivar_constraint
toostap.fitting.fithelpers.FitHelper
for creation of
the multivariate Gaussian constraints. - add example/test for using of the multivariate Gaussian constarines instead of simultaneous fit.
- add reduction for
RooMultiVarGaussian
class - fix
PDF.histo
methods
Backward incompatible:
Bug fixes:
- fix
tree_project
for the case of multiple projected variables into 1D histogram - fix deserialization of
ROOT.RooFitResult
objects