Log of /trunk/roofit/roofitcore/src/RooGenFitStudy.cxx
Parent Directory
Revision
46464 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 11 14:00:00 2012 UTC (2 years, 3 months ago) by
wouter
File length: 6605 byte(s)
Diff to
previous 30404
*** Assorted bug fixes (Savannah and otherwise) ***
o RooDataHist
- When importing TH1s omit 'average bin density' correction factor as that
proves to be very uninuitive. (Savannah #96153)
o RooGlobalFunc
- Set importDensity by default to kFALSE in Import(TH1&) following
new convention (Savannah #96153)
o RooGenFitStudy
- Save errors of fitted parameters in summary data
o RooStreamParser
- Fix parsing issue for variables starting with an 'i' (Savannah #82458)
o RooPlot
- Add static interface to control directory auto-attach to allow importing in workspaces
(Savannah #94239)
o RooRealBinding
- In saveXvec()/restoreXvec() also save and restore all buffers of components of
the bound function to make sure it works fine if components are cached in
in the likelihood and operate in clean mode.
o RooVectorDataStore
- In cacheArgs() and recalculateCache() skip calculation of elements where the
event weight is zero
- In the streamer explicit convert stl::vector pointers to an empty collection
to null pointers to make vector stores with uncertainty work fine after
persistence (ROOT persistence turns null pointers in to pointers to null
collections as part of the read-back process) (Savannah #94908)
o RooRealSumPdf
- Elaborate one of the debug print statements
o RooProduct
- Change internal storage from set to list and change constructor input argument
from set to list to support products of identical terms (Savannah #94925)
o RooAddition
- Change constructor input argument from set to list to support products
of identical terms (Savannah #94925)
o RooAbsPdf
- In fitTo() only invoke SUMW2 afterburner if there are >0 free parameters
(Savannah #92332)
o RooWorkspace
- In generic object import() disable auto-attach of RooPlots to gDirectory
(Savannah #94239)
o RooListProxy
- In add() check if _owner is set before calling addServer on it (allows
operation in schema evolution) (Needed for Savannah #94925)
o RooFormulaVar
- Fix documentation (Savannah #93498)
o LinkDef2
- Add schema evolution for RooProduct and RooAddition (for Savannah #94925)
Revision
29573 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 24 11:37:43 2009 UTC (5 years, 6 months ago) by
wouter
Original Path:
branches/dev/roostats/roofit/roofitcore/src/RooGenFitStudy.cxx
File length: 6557 byte(s)
Diff to
previous 29552
o RooAbsStudy
- Change return type of finalize() to Bool_t
- Bug fix in dtor
o RooGenFitStudy
- Follow change in RooAbsStudy interface
o RooGlobalFunc
- Pass payload of ConditionalObservables() and Constrain()
as RooArgSet rather than as generic object to facilitate
streaming of these commands
o RooAbsReal,RooAbsPdf
- Follow change in payload of ConditionalObservables() and Constrain()
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.