Log of /trunk/roofit/roofit/src/RooNDKeysPdf.cxx
Parent Directory
Revision
31258 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 17 22:41:06 2009 UTC (5 years, 2 months ago) by
wouter
File length: 31537 byte(s)
Diff to
previous 30333
o RooAbsDataStore
- Add pure virtual interface for handling of event weights
o RooCompositeDataStore
- Implement forwarder function for weights handling
- Keep track of 'current' in data member to allow forwarding
of calls to 'current' dataset
o RooDataHist
- Export pointers to weights and errors array to RooTreeDataStore
o RooDataSet
- Adjust to store weight variable in RooTreeDataStore
- Modify Link() argument in ctor to take both RooDataHist and RooDataSet objects
- Migrate all handling of weights to RooTreeDataStore
- Deprecate support for changing name of weight variable after construction,
it is incompatible with the new dataset organization structure.
o RooEffProd
- Fix bug in persistency
o RooGlobalFunc
- Change argument of Link() from RooDataSet to RooAbsData
o RooHistPdf
- Fix two bugs in handling of partial integrals:
1) Correctly fill analVars argument with observables actually
integrated internally in getAnalyticalIntegralWN().
2) Transfer values of pdf observable to histogram observables in
analyticalIntegralWN() so that correct slice position is taken
into account in integral calculation
o RooNumRunningInt
- Fix array overflow bug
o RooTreeDataStore
- Add data members that can optionally hold externaly arrays of weights,
and add methods to support manipulation of these
- Implement handling of event weights, either from a weight variable,
or from an external weights array
o RooNDKeysPdf
- Bug fix in gauss()
o RooStepFunction
- Step function defined by external input functions
for return values and boundaries (contribution bu T. Dupree)
o RooMultiBinomial
- New pdf that implements multiple binominals defined from
N external categories and associated efficiency functions
(contribution by T. Dupree)
o RooBanner
- Increment version tag to v3.11
o RooRealIntegral
- Fix small memory leak
o roostats/MarkovChain
- Follow change in RooDataSet
Revision
24286 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 16 15:47:04 2008 UTC (6 years, 7 months ago) by
wouter
File length: 33575 byte(s)
Diff to
previous 23539
o Roo2DKeysPdf RooArgusBG RooBCPEffDecay RooBCPGenDecay RooBDecay
RooBifurGauss RooBlindTools RooBMixDecay RooBreitWigner RooBukinPdf
RooCBShape RooChebychev RooDecay RooDstD0BG RooExponential RooGaussian
RooGaussModel RooGExpModel RooKeysPdf RooLandau RooNDKeysPdf
RooNonCPEigenDecay RooNovosibirsk RooParametricStepFunction
RooPolynomial RooUnblindCPAsymVar RooUnblindOffset RooUnblindPrecision
RooUnblindUniform RooVoigtian
- Update style of class documentation header so that class documentation
is picked up again by THtml
- Introduce //___ style separators preceding each member function definition
- Make sure all classes have a one line ClassDef description
Revision
23539 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 24 21:02:13 2008 UTC (6 years, 9 months ago) by
wouter
File length: 31707 byte(s)
Diff to
previous 23134
=== Date: Thu Apr 24 15:20:15 2008 ===
o Various classes
- Fix all -Wshadow compiler warnings
o RooNDKeysPdf
- Fix gcc4.3 compiler warning
Revision
21159 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Dec 3 17:06:08 2007 UTC (7 years, 1 month ago) by
wouter
Original Path:
trunk/roofit/src/RooNDKeysPdf.cxx
File length: 29334 byte(s)
o RooNDKeysPdf
- This class is a multidimensional generalization of RooKeysPdf
that can model distributions in any number of dimensions and
incorporates correlations into the kernal function.
- Code contributed by Max Baak, based on the algorithms by Kyle Cranmer.
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.