[root] / trunk / roofit / roofit / inc / RooDecay.h Repository:
ViewVC logotype

Log of /trunk/roofit/roofit/inc/RooDecay.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

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: 2124 byte(s)
Diff to previous 23134
   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 23134 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 07:53:39 2008 UTC (6 years, 9 months ago) by rdm
File length: 2120 byte(s)
Diff to previous 20878
move the following directories to "roofit":

roofitcore, roofit

Revision 20878 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:22:17 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2120 byte(s)
Diff to previous 20163
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

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/RooDecay.h
File length: 2120 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 18735 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 11 09:13:47 2007 UTC (7 years, 8 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2123 byte(s)
Diff to previous 11182
Change structure and names of files to that of ROOT CVS repository

Revision 11182 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 25 14:25:10 2005 UTC (9 years, 10 months ago) by wverkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2146 byte(s)
Diff to previous 10649
   o All Files

     - Update copyright notice from 2004 to 2005

Revision 10649 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 21:15:51 2004 UTC (10 years, 1 month ago) by wverkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2146 byte(s)
Diff to previous 8536
  o All Classes

     - Remove '#include BaBar/BaBar.hh' erroneously introduced by
       the BaBar IOstreams migration utilities

  o All classes deriving from RooConvolutedPdf

     - Follow name change RooConvolutedPdf -> RooAbsAnaConvPdf

  o some minor fixes to compile clean with '-Wall -Wno-parentheses'

Revision 8536 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 5 22:38:35 2004 UTC (10 years, 9 months ago) by wverkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2145 byte(s)
Diff to previous 5245
  o All files

    - Update (c) to 2004

Revision 5245 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 10 02:01:33 2002 UTC (12 years, 4 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 2091 byte(s)
Diff to previous 4631
  o All files

    - Update header with reformatted (C) and license info

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/RooDecay.h
File length: 1465 byte(s)
Diff to previous 3172
  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 3172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 5 18:53:48 2001 UTC (13 years, 2 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 1438 byte(s)
Diff to previous 3142
  o RooBCPEffDecay

    - Implement direct generator for deltat and b0 flavour tag.

  o RooBMixDecay

    - In direct generator, determine mixed fraction of ratio of
      integrals instead of formula assuming no delta-t limits.

  o RooDecay

    - Implement direct generator of deltat

Revision 3142 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 31 07:21:21 2001 UTC (13 years, 2 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 1249 byte(s)
Diff to previous 2613
  o RooDecay

    - Switch to use new sum basis functions when used as a double sided decay

  o RooBMixDecay

    - Fix bug in generator of mixing state

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/RooDecay.h
File length: 1278 byte(s)
Diff to previous 2403
 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]
Modified Sat Jun 9 05:14:11 2001 UTC (13 years, 7 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 1251 byte(s)
Diff to previous 2398
 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

Revision 2398 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 8 05:52:39 2001 UTC (13 years, 7 months ago) by verkerke
Original Path: trunk/roofit/inc/RooDecay.h
File length: 1095 byte(s)
  o All PDFs

    - Follow change in RooFitCore:
      evaluate() -> evaluate(const RooDataSet* dsey)

  o RooDecay

    - New implementation of exponential decay PDF

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9