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

Log of /trunk/roofit/roofit/inc/RooBCPGenDecay.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: 2900 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: 2853 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/RooBCPGenDecay.h
File length: 2853 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/RooBCPGenDecay.h
File length: 2853 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/RooBCPGenDecay.h
File length: 2844 byte(s)
Diff to previous 12083
Change structure and names of files to that of ROOT CVS repository

Revision 12083 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 20 15:51:06 2005 UTC (9 years, 7 months ago) by wverkerke
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 2880 byte(s)
Diff to previous 11182
   o Many files

     - Replace <iostream> with "Riostream.h" to support compilation on platforms
       that do not put iostream classes in namespace std


   o RooBCPEffDecay, RooBCPGenDecay, RooBMixDecay, RooNonCPEigenDecay

     - Follow signature change in getCoefAnalyticalIntegral(). Do not advertise analytical
       summation of coefficients if a ranges is present to let RooRealIntegral sort out
       proper summation of subset of states that are in range

   o RooGaussModel

     - Some fixes for compiler warnings on Windows

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/RooBCPGenDecay.h
File length: 2855 byte(s)
Diff to previous 11115
   o All Files

     - Update copyright notice from 2004 to 2005

Revision 11115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 14 20:48:04 2005 UTC (9 years, 11 months ago) by wverkerke
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 2854 byte(s)
Diff to previous 10649
  o All PDF classes

    - Add const char* rangeName argument to getAnalyticalIntegral() and analyticalIntegral()
      and pass argument to RooRealProxy::min()/max() where appropriate

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/RooBCPGenDecay.h
File length: 2829 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/RooBCPGenDecay.h
File length: 2828 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/RooBCPGenDecay.h
File length: 2768 byte(s)
Diff to previous 5220
  o All files

    - Update header with reformatted (C) and license info

Revision 5220 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 6 16:46:33 2002 UTC (12 years, 4 months ago) by mirna
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 2071 byte(s)
Diff to previous 5172
-added mu parameter

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/RooBCPGenDecay.h
File length: 2017 byte(s)
Diff to previous 5135
 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 5135 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 16 18:30:20 2002 UTC (12 years, 5 months ago) by jgsmith
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 2011 byte(s)
Diff to previous 4891
Forgot to commit change to the .rdl file

Revision 4891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 12 22:02:49 2002 UTC (12 years, 6 months ago) by jgsmith
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 1984 byte(s)
Diff to previous 4879
Fix norm problem and various comments

Revision 4879 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 11 16:18:57 2002 UTC (12 years, 6 months ago) by verkerke
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 1982 byte(s)
Diff to previous 4853
   o RooBCPGenDecay

     - Fix #ifdef (duplicate name)

Revision 4853 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jul 9 19:27:43 2002 UTC (12 years, 6 months ago) by jgsmith
Original Path: trunk/roofit/inc/RooBCPGenDecay.h
File length: 1984 byte(s)
Add RooBCPGenDecay - general CP shape with S and C

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