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

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

Parent Directory Parent Directory


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

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: 2012 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/RooExponential.h
File length: 2012 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/RooExponential.h
File length: 2012 byte(s)
Diff to previous 19330
  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 19330 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 12 20:30:49 2007 UTC (7 years, 6 months ago) by wouter
Original Path: trunk/roofit/inc/RooExponential.h
File length: 2013 byte(s)
Diff to previous 18735
  o RooArgusBG, RooBifurGauss, RooBreitWigner, RooBukinPdf, RooCBShape, RooDstD0Bg,
    RooExponential, RooGaussian, RooHistPdf, RooLandau, RooNovosibirsk, RooVoigtian

    - Add default constructor and increment version number to 1

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/RooExponential.h
File length: 1992 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/RooExponential.h
File length: 2016 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/RooExponential.h
File length: 2016 byte(s)
Diff to previous 8536
  o All PDF classes

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

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/RooExponential.h
File length: 1965 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/RooExponential.h
File length: 1905 byte(s)
Diff to previous 2839
  o All files

    - Update header with reformatted (C) and license info

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/RooExponential.h
File length: 1559 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 2821 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 20 01:41:49 2001 UTC (13 years, 4 months ago) by verkerke
Original Path: trunk/roofit/inc/RooExponential.h
File length: 1587 byte(s)
Diff to previous 2725
  o All PDFs with analytic normalization

    - Follow signature change of RooAbsReal::getAnalyticalIntegral()

  o RooBRArrayPdf

    - Change RooArgSet to RooArgList in ctor

Revision 2725 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 23 01:23:35 2001 UTC (13 years, 5 months ago) by verkerke
Original Path: trunk/roofit/inc/RooExponential.h
File length: 1556 byte(s)
Diff to previous 2723
  o Minor update to README

  o Change signature of evaluate(const RooArgSet*) to evaluate()
    in all PDFs

Revision 2723 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Aug 23 00:47:20 2001 UTC (13 years, 5 months ago) by bevan
Original Path: trunk/roofit/inc/RooExponential.h
File length: 1581 byte(s)
Ported RooExponential ro RFM

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