Revision 689084ffdc6787dc56edcb643a4fe8c98280ad14 authored by Wouter Verkerke on 14 July 2011, 09:37:35 UTC, committed by Wouter Verkerke on 14 July 2011, 09:37:35 UTC
   o RooRealSumPdf

     - In expectedEvents() add check for negative return value
       and issue a logEvalError() which will trigger MinuitGlue
       intervention to deal with this

   o RooNLLVar

     - Pass observed event count as Double_t to extended term


   o RooAbsPdf

     - Make extendedTerm take Nobserved as double instead of int to
       accomodate use of asimov datasets


   o RooMinuit

     - Add member setMaxEvalMultiplies() to control the max number
       of NLL evaluations pass to minuit. The default remains
       500 (and is always multiplied by nPar)


   o RooWorkspace

     - Add extra check in autoImportClassCode() that checks
       if a class exists in a ROOT shared library and skips
       those for import. This prevents the attempted import
       of ROOT-native classes into a workspace in binary
       ROOT distributions


git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40232 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 7a1ac7e
History
File Mode Size
anim
icons
.rootshowerrc -rw-r--r-- 295 bytes
GButtonFrame.cxx -rw-r--r-- 3.3 KB
GButtonFrame.h -rw-r--r-- 1.8 KB
GTitleFrame.cxx -rw-r--r-- 3.9 KB
GTitleFrame.h -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 1.7 KB
Makefile.win32 -rw-r--r-- 4.5 KB
MyDetector.cxx -rw-r--r-- 5.5 KB
MyDetector.h -rw-r--r-- 3.8 KB
MyEvent.cxx -rw-r--r-- 27.5 KB
MyEvent.h -rw-r--r-- 4.9 KB
MyParticle.cxx -rw-r--r-- 7.8 KB
MyParticle.h -rw-r--r-- 4.6 KB
ParticlesDef.h -rw-r--r-- 24.1 KB
Physics.cnt -rw-r--r-- 382 bytes
Physics.hlp -rw-r--r-- 59.3 KB
RSAbout.cxx -rw-r--r-- 5.2 KB
RSAbout.h -rw-r--r-- 1.9 KB
RSHelpText.cxx -rw-r--r-- 8.5 KB
RSHelpText.h -rw-r--r-- 751 bytes
RSLinkDef.h -rw-r--r-- 260 bytes
RSMsgBox.cxx -rw-r--r-- 5.3 KB
RSMsgBox.h -rw-r--r-- 1.9 KB
RSVersion.h -rw-r--r-- 662 bytes
RootShower.cxx -rw-r--r-- 49.5 KB
RootShower.h -rw-r--r-- 7.8 KB
RootShower.ico -rw-r--r-- 766 bytes
RootShower.png -rw-r--r-- 600 bytes
RootShower.rc -rw-r--r-- 1.1 KB
SettingsDlg.cxx -rw-r--r-- 9.6 KB
SettingsDlg.h -rw-r--r-- 1.9 KB
constants.h -rw-r--r-- 3.5 KB

back to top