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

Log of /trunk/roofit/roofit/inc/RooNonCPEigenDecay.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: 4931 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: 4968 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/RooNonCPEigenDecay.h
File length: 4968 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/RooNonCPEigenDecay.h
File length: 4968 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/RooNonCPEigenDecay.h
File length: 4959 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/RooNonCPEigenDecay.h
File length: 4995 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/RooNonCPEigenDecay.h
File length: 4970 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/RooNonCPEigenDecay.h
File length: 4969 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/RooNonCPEigenDecay.h
File length: 4944 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/RooNonCPEigenDecay.h
File length: 4943 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/RooNonCPEigenDecay.h
File length: 4879 byte(s)
Diff to previous 4756
  o All files

    - Update header with reformatted (C) and license info

Revision 4756 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 18 22:21:27 2002 UTC (12 years, 7 months ago) by verkerke
Original Path: trunk/roofit/inc/RooNonCPEigenDecay.h
File length: 3763 byte(s)
Diff to previous 4631
  o RooDMixDecayHadronic

    - Fixes for release 12.X
      SunOS58 compilation 'std::cerr,cout' -> 'cerr,cout'

  o RooNonCPEigenDecay

    - Fixes for release 12.X
      SunOS58 compilation. Rename _C and _S to _avgC and _avgS,
      original names appear to clash with #defined symbols
      on SunOS58

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/RooNonCPEigenDecay.h
File length: 3746 byte(s)
Diff to previous 4435
  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 4435 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 2 00:12:12 2002 UTC (12 years, 8 months ago) by stark
Original Path: trunk/roofit/inc/RooNonCPEigenDecay.h
File length: 3721 byte(s)
Diff to previous 4328
Changed definition of CP parameters.

Revision 4328 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 9 00:15:09 2002 UTC (12 years, 9 months ago) by hoecker
Original Path: trunk/roofit/inc/RooNonCPEigenDecay.h
File length: 3693 byte(s)
Diff to previous 4169
RooNonCPEigenDecay: generator fix (hopefully!). Added prompt, non-Pdf mischarge treatment (second constructor <-- backward compatible)

Revision 4169 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 13 04:55:01 2002 UTC (12 years, 10 months ago) by stark
Original Path: trunk/roofit/inc/RooNonCPEigenDecay.h
File length: 3007 byte(s)
Diff to previous 4159
Express in terms of mistag rate rather than dilution.

Revision 4159 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Mar 10 21:36:36 2002 UTC (12 years, 10 months ago) by stark
Original Path: trunk/roofit/inc/RooNonCPEigenDecay.h
File length: 2956 byte(s)
First public version.

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