[root] / trunk / roofit / roofit / src / RooSpHarmonic.cxx Repository:
ViewVC logotype

Log of /trunk/roofit/roofit/src/RooSpHarmonic.cxx

Parent Directory Parent Directory


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

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 6171 byte(s)
Diff to previous 42963
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 42963 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 10 16:20:26 2012 UTC (2 years, 11 months ago) by wouter
File length: 6149 byte(s)
Diff to previous 38909
  Assorted bug fixes
 
  o RooGaussModel

    - Fix 2 minus signs in cosh convolution term for flip-side decays
      (fixes Savannah #90845)


  o RooSpHarmonic

    - Fix in expression of partial integral (from G. Raven)


  o RooProdPdf, RooAbsAnaConvPdf, RooAddPdf

    - Adapt to auto-sizing AIC caches 



  o RooCachedReal

    - Eliminate progress indicator for cache filling


  o RooHistFunc

    - Advertise maximum of RooHistFunc through dedicated interface
      to speed up generation of pdfs that use a RooHistFunc as efficiency


  o RooAbsCachedReal

    - Move cache operation message from INFO to DEBUG level

  
  o RooAbsCollection

    - Inline method fwdIterator() for increased speed


  o RooAICRegistry

    - Use stl vector instead of static array for contents to avoid
      overflow when using complex pdfs [ R. Aaij ]


  o RooAbsTestStatistic

    - Fix memory leak (reported on Forum)


  o RooEffGenContext

    - More efficient implementation using kwown maximum value of efficiency
      function (if advertised) [ from G.Raven/R.Aaij ]

Revision 38909 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 21:05:15 2011 UTC (3 years, 9 months ago) by wouter
File length: 6115 byte(s)
Diff to previous 38906

  Assorted Coverity fixes

Revision 38906 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 20:05:25 2011 UTC (3 years, 9 months ago) by wouter
File length: 6081 byte(s)
Diff to previous 37380
  
  o RooSpHarmonic

    - Fix bug in one of the constants


  o RooProdPdf 

    - Fix memory leak


  o RooFactoryWSTool

    - Allow for custom postfix on automatically generated class names


  o RooAbsPdf

    - In getVal() clear _normSet explicitly to zero when called with nset=0
      (Needed in conjuction with RooProdPdf fix)


  o RooAddition

    - In defaultErrorLevel() search for NLL and chi^2 like terms recursively
      rather than only one level deep


  o RooClassFactory

    - Allow for custom postfix on automatically generated class names


  o RooAbsOptTestStatistic

    - Remove obsolete zero-propagation in combinedValue() that was causing
      trouble in massive parallelization of simultaneously likelihoods

Revision 37380 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 7 21:26:55 2010 UTC (4 years, 1 month ago) by wouter
File length: 6093 byte(s)
Diff to previous 37130
  ....Last changes for 5.28...


  o  RooLegendre, RooSpHarmonic

     - Robustness improvements (from G. Raven)

  
  o RooRealIntegral

     - Fixes to default ctor for persistence

   
  o RooObjCacheManager

    - Fixes to default ctor for persistence


  o RooAbsTestStatistic

    - Fixes to default ctor for persistence


  o RooAbsOptTestStatistics

    - Allow sealing of test statistics 


  o RooWorkspace

    - Handling of sealed test statistics

Revision 37130 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 30 22:48:21 2010 UTC (4 years, 1 month ago) by wouter
File length: 5696 byte(s)
Diff to previous 37129
  o RooSpHarmonic

    - Fix for windows compilation problem

Revision 37129 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Nov 30 22:38:11 2010 UTC (4 years, 1 month ago) by wouter
File length: 5664 byte(s)
   o RooLegendre

     - New function contributed by G. Raven

   o RooSpHarmonic

     - New function contributed by G. Raven

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