Skip to content
Snippets Groups Projects
  1. Dec 20, 2011
    • Fons Rademakers's avatar
      From Pere: · 808bb479
      Fons Rademakers authored
      cleanup some undesired library dependencies.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42549 27541ba8-7e3a-0410-8455-c3a389f83636
      808bb479
    • Wouter Verkerke's avatar
      · 0ed4f3cd
      Wouter Verkerke authored
        o RooPlot, RooHist
      
          - Add option to use average instead of bin center for residual and
            pull histograms (variant on proposed patch #4948)
      
      
        o RooAbsReal
      
          - Use createIntegral() instead of RooRealIntegral in createPlotProjection
            so that projection over multiple ranges is supported in ProjectionRange()
      
       
        o RooRealIntegral
      
           - In createIntegral() defer handling of no-integral scenarion to RooAbsReal
             to implement consistent behaviour that is needed for createPlotProjection
      
      
        o RooAbsData
      
          - Add a conditional TH1::Sumw2() call to fillHistogram to fix Savannah #83858
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42546 27541ba8-7e3a-0410-8455-c3a389f83636
      0ed4f3cd
  2. Dec 19, 2011
  3. Dec 16, 2011
    • Wouter Verkerke's avatar
      · 553bfa08
      Wouter Verkerke authored
         o RooVectorDataStore
      
           - In cacheArg() removes nodes from input argset cacheArgs
             that end up not being cache (i.e NOCacheAndTrack is set
             and the node is not constant). 
      
         o RooRealIntegral
      
           - In evaluate() restore status of setDirtyInhibit() to previous
             value instead of kFALSE
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42528 27541ba8-7e3a-0410-8455-c3a389f83636
      553bfa08
    • Wouter Verkerke's avatar
      · 4bdbdf9f
      Wouter Verkerke authored
        Fix compiler warnings
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42524 27541ba8-7e3a-0410-8455-c3a389f83636
      4bdbdf9f
    • Wouter Verkerke's avatar
      · 837f58e8
      Wouter Verkerke authored
          o stressRooFit
      
            - Migrate tests to new RooUnitTest base class
      
      
          o stressRooStats
      
            - New framework, with one simple test for now
      
      
          o Makefile
      
            - Add stressRooStats
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42520 27541ba8-7e3a-0410-8455-c3a389f83636
      837f58e8
    • Fons Rademakers's avatar
      From Pere: · a4a246fb
      Fons Rademakers authored
      - Fix for bug #89754: SSL functions deprecated on Mac OS X 10.7
      - Fix for bug #89755: Warnings about HOLLERITH constants in Fortran
      - Fix running stressInterpreter on MacOSX by removing dependencies to libpthread
      - Added -b to stressTMVA test
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42517 27541ba8-7e3a-0410-8455-c3a389f83636
      a4a246fb
    • Wouter Verkerke's avatar
      · e9816c04
      Wouter Verkerke authored
        o RooFactoryWSTool
      
          - Extend buffer size in string parser from 1K to 10K per expression
      
      
        o RooConstraintSum
      
          - Some naming changes 
      
      
        o RooAbsPdf, RooGlobalFunc
      
          - Introduce named argument GlobalObservables(const RooArgSet&) to define
            normalization observables for constraint terms ('auxiliary measurements')
            Can be used in fitTo() and createNLL()
      
      
        o RooMultiVarGaussian
      
          - Implement analytical integration over parameters as well
      
      
        o RooMinuit
      
          - Implement speedup for orginal parameter lookup which speeds up very fast likelihoods
            with a large number of parameters
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42515 27541ba8-7e3a-0410-8455-c3a389f83636
      e9816c04
    • Eckhard von Toerne's avatar
      bug fix for problem in stressTMVA tests under Windows, no inverse... · 36501d9d
      Eckhard von Toerne authored
      bug fix for problem in stressTMVA tests under Windows, no inverse transformation if TransformationsReferenceClasses is empty
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42512 27541ba8-7e3a-0410-8455-c3a389f83636
      36501d9d
  4. Dec 15, 2011
  5. Dec 14, 2011
  6. Dec 13, 2011
  7. Dec 12, 2011
Loading