Log of /trunk/roofit/roofitcore/src/RooAbsStudy.cxx
Parent Directory
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/RooAbsStudy.cxx
File length: 5357 byte(s)
Diff to
previous 29546
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()
Revision
29546 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Jul 23 21:14:48 2009 UTC (5 years, 6 months ago) by
wouter
Original Path:
branches/dev/roostats/roofit/roofitcore/src/RooAbsStudy.cxx
File length: 5359 byte(s)
o RooAbsStudy
- New abstract base class for studies that can be executed by RooStudyManager. A virtual
initialize(),process() and finalize() can be defined in implementations. In addition
a RooArgSet of parameters can be registered as summary study data represention that
is collected into a RooDataSet by RooStudyManager. In addition each process can register
a TNamed-derived object as detailed data representation that is gathered by RooStudyManager
as well.
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.