Log of /trunk/roofit/roofit/inc/RooGaussModel.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/RooGaussModel.h
File length: 5058 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
12064 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 16 09:37:28 2005 UTC (9 years, 7 months ago) by
wverkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 5109 byte(s)
Diff to
previous 11182
o All .cc files
- Include new global header RooFit.hh
o Roo2DKeysPdf, RooArgusBG, RooBukinPdf, RooCBShape, RooDstD0BG,
RooGExpModel, RooGaussModel, RooKeysPdf, RooNonCPEigenDecay, RooNovosibirsk,
RooPolynomial
- Replace pow() with TMath::Power() to avoid Windows compiler warnings
o RooBifurGauss, RooCBShape, RooGExpModel, RooGaussModel, RooGaussian
- Replace erf() with RooMath::erf() to avoid Windows compiler warnings
- Replace erfc() with RooMath::erfc() to avoid Windows compiler warnings
o RooChebychev
- Adjust p0() function declaration to avoid gcc compiler warning
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/RooGaussModel.h
File length: 3617 byte(s)
Diff to
previous 4631
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
4631 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 31 01:07:41 2002 UTC (12 years, 7 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 3518 byte(s)
Diff to
previous 4251
o All PDFs with internal generator implementation
- Follow signature change in RooAbsPdf::getGenerator()
o RooBMixDecay,RooBCPEffDecay,RooBCPSin2bgDecay,RooNonCPEigenDecay
- Do not advertise direct generation of category variables
if staticInitOK is false
Revision
3136 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 30 07:38:53 2001 UTC (13 years, 2 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 3291 byte(s)
Diff to
previous 3049
o RooBCPEffDecay
- Change to use new two-sided basis functions
when applicable
- Implement delta-mistag rates
- Fix expBasis coefIntegral when alambda!=0
o RooBMixDecay
- Change to use new two-sided basis functions
when applicable
o RooGaussModel
- Implement two-sided basis functions as the
sum of single-sided and flipped decay functions.
- Fix various mistakes in evaluate() and analyticalIntegral()
for sinBasis.
*** RooGExpModel still needs some fixes ***
Revision
2839 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 24 23:08:56 2001 UTC (13 years, 4 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 2763 byte(s)
Diff to
previous 2821
o All PDFs implementing analytical integration
- Follow hopefully final migration of getAnalyticalIntegral/
analyticalIntegral signature
o Roo2DKeysPdf
- Temporarily take out histogram writing as it doesn't compile
currently
o RooGaussModel
- Fix logic errors in evaluate() and analyticalIntegral()
which caused deferencing of non-existing parameters
in certain configurations.
Revision
2613 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 31 05:58:11 2001 UTC (13 years, 5 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 2785 byte(s)
Diff to
previous 2425
o All PDFs
- Change signature of clone() to clone(const char* newname=0)
to support name changing cloning
o RooGausModel
- Extensive performance tuning, including use of new fast
complex error function
- Implement correct behaviour when tau=0, dm=0 or both
Revision
2403 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Sat Jun 9 05:14:11 2001 UTC (13 years, 7 months ago) by
verkerke
Original Path:
trunk/roofit/inc/RooGaussModel.h
File length: 1663 byte(s)
o RooDecay
- Add decay type option to ctor (single,double,flipped)
- Express decay model in 2 basis functions instead of
1 (with flipped t)
o RooGaussModel
- Single Gaussian resolution model
- Implemented non-convoluted PDF, convolution with expBasis(+,-)
and their analytical integrals
- Framework setup for additional sinBasis(+,-) and cosBasis(+,-)
convolutions
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.