Log of /trunk/roofit/roofit/inc/RooPolynomial.h
Parent Directory
Revision
20163 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 1 16:34:16 2007 UTC (7 years, 3 months ago) by
wouter
Original Path:
trunk/roofit/inc/RooPolynomial.h
File length: 2195 byte(s)
Diff to
previous 18735
o RooHistPdf
- Moved from RooFit to RooFitCore because it is used by caching classes
o RooBCPGenDecay,RooBCPEffDecay,RooBMixDecay,RooNonCPEigenDecay
- Adapt to getCoefAnalyticalIntegral interface change in RooAbsAnaConvPdf
o RooBDecay
- Adapt to getCoefAnalyticalIntegral interface change in RooAbsAnaConvPdf
- Implement coefAnalyticalIntegral and getCoefAnalytical integral to forward
class to objects representing the coefficients
- Implement coefVars() so that RooAbsAnaConvPdf can sort out actual
dependents of each coefficient individually
Revision
5172 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 21 22:02:00 2002 UTC (12 years, 5 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooPolynomial.h
File length: 1500 byte(s)
Diff to
previous 2875
o README
- Fix link to tutorial web page
o RooBCPGenDecay
- Rename _C and _S proxies to _avgC and _avgS
as Solaris compiler mysteriously crashes
on _C and _S as variable names
o RooGExpModel,RooGaussModel
- Add advertiseFlatScaleFactorIntegral() feature.
If active, model advertises an analytical integral
over the convolution variable _and_ the width scale factor
(typically dterr), and implements that as a flat integral.
(Good to ~1e-5 for most common applications of this model in BaBar)
Great improvement in speed results...
o RooPolynomial
- Implement dtor to fix memory leak
Revision
2874 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Wed Sep 26 20:47:50 2001 UTC (13 years, 4 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooPolynomial.h
File length: 1380 byte(s)
o RooPolynomial
- New implentation of nth order polynomial PDF class for any value of n
Coefficients are supplied in RooArgList in ctor, optional lowestOrder
in ctor indicates power of x of first supplied coefficient
(must be >= 1, default 1).
Analytic integration implemented for all orders.
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.