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

Log of /trunk/roofit/roofit/src/RooMomentMorph.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: 16342 byte(s)
Diff to previous 36209
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 36209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 8 21:37:36 2010 UTC (4 years, 3 months ago) by wouter
File length: 16320 byte(s)
Diff to previous 30333
   Second batch of Coverity fixes

Revision 30333 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 21 15:39:17 2009 UTC (5 years, 4 months ago) by wouter
File length: 16293 byte(s)
Copied from: branches/dev/roostats/roofit/roofit/src/RooMomentMorph.cxx revision 30330
Diff to previous 30325
   Import changes in roofit/roofit and roofit/roofitcore from dev/roostats branch

Revision 30325 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 21 12:53:48 2009 UTC (5 years, 4 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooMomentMorph.cxx
File length: 16293 byte(s)
Copied from: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx revision 30296
Diff to previous 30286

    o  RooPolyMorph,RooMomentMorph
          
        - Rename RooPolyMorph to RooMomentMorph

Revision 30286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 18 18:42:55 2009 UTC (5 years, 4 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 16214 byte(s)
Diff to previous 30087
    o  RooPolyMorph
          
        - Miscellaneous bug fixes

        - Add support for inputs pdfs with multiple observables

Revision 30087 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 9 12:19:20 2009 UTC (5 years, 4 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 15279 byte(s)
Diff to previous 29825
  o RooPolyMorph

    - Substantial structural improvements (use cache manager now
      to hold internal sumpdf representation) and assorted bug
      fixes

Revision 29825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 20 08:18:16 2009 UTC (5 years, 5 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 13986 byte(s)
Diff to previous 29557
  o RooPolyMorph

    - Fix bug in normalization handling in evaluate()

    - Reinstate selfNormalized() method

Revision 29557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 23 21:15:10 2009 UTC (5 years, 6 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 13977 byte(s)
Diff to previous 29345
    o  RooPolyMorph
          
        - Bug fix: Take sqrt of variance

Revision 29345 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 6 08:56:02 2009 UTC (5 years, 6 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 13971 byte(s)
Diff to previous 29342
 
  o RooPolyMorph

    - Add ctor with RooArgList for mref points

Revision 29342 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 4 21:29:49 2009 UTC (5 years, 6 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 11447 byte(s)
Diff to previous 29341
   o RooPolyMorph

     - Regularize component naming scheme

Revision 29341 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jul 4 21:19:44 2009 UTC (5 years, 6 months ago) by wouter
Original Path: branches/dev/roostats/roofit/roofit/src/RooPolyMorph.cxx
File length: 11161 byte(s)
    o  RooPolyMorph

        - New operator pdf that implements morphing between shapes (from Max Baak)

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