https://github.com/root-project/root

sort by:
Revision Author Date Message Commit Date
dc3466f merge with trunk - revision 44379 - see http://root.cern.ch/viewvc?rev=44379&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44380 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2012, 06:39:02 UTC
6f2c29a merge with trunk - revision 44377 - see http://root.cern.ch/viewvc?rev=44377&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44378 27541ba8-7e3a-0410-8455-c3a389f83636 31 May 2012, 06:18:19 UTC
459c5c1 merge fixes r44373 through r44375 in roostats histfactory and test git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44376 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 21:47:29 UTC
611be2b changed ./configure option to enable c++11 from --build=c++11 to --enable-c++11. In addition in RConfigure.h we have now the define: #define R__USE_CXX11 if we compile with C++11 mode. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44371 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 17:16:50 UTC
31fab5e Import of r44366 from trunk. Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std. Deal with the consequences. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44368 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 15:38:44 UTC
0b744a0 when configuring using --build=c++11 on Linux/gcc make sure that -Wno-deprecated-declarations is set to silence warnings on auto_ptr being deprecated. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44363 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 13:50:17 UTC
3511cc3 merge with trunk - revision 44327 - see http://root.cern.ch/viewvc?rev=44327&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44357 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 09:35:45 UTC
292d4c3 merge with the trunk 44353 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44356 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 09:24:04 UTC
38be7f8 merge from trunk 44325 (new additions in ModelConfig from Gabriel) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44355 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 09:20:29 UTC
0a5a7bf Import of r44351 from trunk. Last missing std::. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44352 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 07:25:58 UTC
c6df72f Import of r44347 from trunk. No using namespace std in headers! git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44350 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 07:18:50 UTC
be25739 Import of r44348 from trunk. Forgot checkin of a consequence of r44347: missing std:: git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44349 27541ba8-7e3a-0410-8455-c3a389f83636 30 May 2012, 07:16:28 UTC
7c91f49 Merge r44343 from trunk: Fix module location, remove unneeded includes git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44344 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 15:33:12 UTC
2678eb8 Merge r44341 from trunk: Remove using namespaces from headers as per Savannah #94452. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44342 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 15:17:27 UTC
74db905 Merge r44333, r44336 from trunk: Always move to right after prompt before writing text; fixes Savannah #91752. Implement ^G: abort an incremental search and restore the original line. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44337 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 12:38:46 UTC
a4ac535 Import patch r44292 completing the integration of afdsmgrd in the cmake build git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44335 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 12:16:50 UTC
7323982 From D. Berzano: add build option to control afdsmgrd builds under cmake. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44331 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 11:38:40 UTC
0dca39b Modifications from the trunk. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44330 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 11:30:29 UTC
be2694d Merge of r44322 from trunk: Fix Savannah bug #94695: also check for header file modifications git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44323 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2012, 08:08:32 UTC
7296033 Import revision 44311 from the trunk: Make sure that the axis managed by TTreeFormula aligns the bins on integer boundary for string histograms. (This was broken by revision 42783) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44313 27541ba8-7e3a-0410-8455-c3a389f83636 26 May 2012, 03:24:37 UTC
52a6136 add unistd.h include needed for read()/write() and gcc 4.7. Fixes issue 94702. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44287 27541ba8-7e3a-0410-8455-c3a389f83636 18 May 2012, 10:28:12 UTC
553e6c3 Import revision 44279 from the trunk: Correct the default value of SetAutoFlush ; rather than being +30000000 (which request a cluster size of that many entries!) set it to the expected -30000000 which is the same value as the one used in the default constructor (and request a cluster size of 30Mb of compressed data). Correct the frequency of the basket flushing when the TTree has already more than one cluster size (for example by being the result of the merge of several files) by adding the missing ==0 after the modulo calculation. In TTree::Reset and ResetAfterMerge, properly set fFlushedBytes to zero (hence avoid incorrectly thinking that a reset TTree has already more than one cluster). This fixes the issue reported in <http://savannah.cern.ch/bugs/?94669> git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44280 27541ba8-7e3a-0410-8455-c3a389f83636 18 May 2012, 06:05:10 UTC
2c7d2cf merge with trunk the revision 44272 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44273 27541ba8-7e3a-0410-8455-c3a389f83636 16 May 2012, 13:04:57 UTC
16cf44b merge from trunk fixes 44234 44259 (fix tutorials) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44271 27541ba8-7e3a-0410-8455-c3a389f83636 16 May 2012, 13:01:50 UTC
7feef92 merge with the trunk , revision 44225 (Coverity fixes) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44270 27541ba8-7e3a-0410-8455-c3a389f83636 16 May 2012, 12:58:34 UTC
2af011c merge with the trunk , revision 44256, 44266, 44268 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44269 27541ba8-7e3a-0410-8455-c3a389f83636 16 May 2012, 12:53:49 UTC
741c1f0 From Brett Viren: fix gcc version detection. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44250 27541ba8-7e3a-0410-8455-c3a389f83636 15 May 2012, 09:25:10 UTC
7064cdc From Alejandro Alvarez: - TWebFile: checks the real read size - TSSLSocket: iterates and calls SSL_read/SSL_peek as many times as needed until the requested size is read git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44247 27541ba8-7e3a-0410-8455-c3a389f83636 15 May 2012, 09:12:06 UTC
64b660f Import new version of afdsmgrd (patch r44243) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44244 27541ba8-7e3a-0410-8455-c3a389f83636 15 May 2012, 07:44:38 UTC
8094a98 Import revision 44238 from the trunk: Avoid mistaking the end of file for a filename in a file list text file in hadd (This fixes http://root.cern.ch/phpBB3/viewtopic.php?t=14663) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44242 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2012, 19:36:36 UTC
b0ebff3 search for Pythia8. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44236 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2012, 16:09:05 UTC
f73827b merge with trunk revision 44213 - 44214 containing several fixes found by Coverity in hist see http://root.cern.ch/viewvc?rev=44213&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44216 27541ba8-7e3a-0410-8455-c3a389f83636 10 May 2012, 12:51:36 UTC
bbcb529 From Pere: correct gcc version detection. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44210 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 21:46:36 UTC
5a4a272 From Gerri: use TDirectory::TContext to manage gDirectory. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44208 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 21:35:23 UTC
13075f9 Use namespace alias instead of fully qualified name. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44203 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 15:21:15 UTC
d69166f Modifications from the trunk. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44201 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 15:17:36 UTC
8257642 merge with trunk - revision 44198 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44200 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 14:55:29 UTC
0e24b3c merge with trunk - revision 44197 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44199 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 14:55:11 UTC
691cee4 merge with trunk - revision 44191 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44192 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 10:39:24 UTC
528f76e merge with trunk, revision 44186 git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44187 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2012, 09:48:09 UTC
5314af6 merge 44180 (fix in CMake file) and 44181 (new test version) git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44182 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:52:28 UTC
64368e0 from Gabriel: new version with asymptotic and hybrid tests. Disable also one MCMC test which behaves strangely git-svn-id: http://root.cern.ch/svn/root/trunk@44181 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:41:31 UTC
357269b update for new class TStatistic git-svn-id: http://root.cern.ch/svn/root/trunk@44180 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:39:00 UTC
4f19516 create version v5-34-00 release and patches branch. git-svn-id: http://root.cern.ch/svn/root/branches/v5-34-00-patches@44178 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:21:21 UTC
dc97668 From Gerri: TFileMerger silently modifies gDirectory. This has weird consequences, in particular people may have a null gDirectory after using TFileMerger. This patch saves and restores the current gDirectory. git-svn-id: http://root.cern.ch/svn/root/trunk@44177 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:18:42 UTC
0641d07 Stamp production version 5.34/00-rc1 (release candidate 1). git-svn-id: http://root.cern.ch/svn/root/trunk@44176 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 15:14:37 UTC
7ee1c32 PROOF release notes git-svn-id: http://root.cern.ch/svn/root/trunk@44175 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 14:40:19 UTC
b526f99 new version from Kerstin fixing bug https://savannah.cern.ch/bugs/index.php?93983 git-svn-id: http://root.cern.ch/svn/root/trunk@44174 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 13:11:30 UTC
ef8f4a4 Fix to prevent a potential crash when deleting canvas with toolbar, as reported on the forum (http://root.cern.ch/phpBB3//viewtopic.php?f=3&t=14627) git-svn-id: http://root.cern.ch/svn/root/trunk@44173 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 11:59:51 UTC
f3dd614 fixes for Coverity and a bug in finding interpolated limit git-svn-id: http://root.cern.ch/svn/root/trunk@44171 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 10:19:13 UTC
f7147b8 TRootCanvas: when "Colors" selected from the "View" menu, color wheel object creates a canvas (step 1), appends itself into this canvas (step 2). This code relies on the fact, that all events (configure/expose/etc) will be received _after_ step 2 and canvas will be eventually repainted later. This is not true in case of cocoa: window is created and made visible on step 1, it's repainted after step 1 and before step 2, so any contents added after step 2 will become visible only after gPad->Update() call (BTW, this is how it's done in TRootCanvas for "View"->"Markers". Call gPad->Update(), do not rely on X11 specific (events in a queue at the end of event loop iteration). git-svn-id: http://root.cern.ch/svn/root/trunk@44170 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 09:06:34 UTC
1b4ff0e fix compilation problems on Windows git-svn-id: http://root.cern.ch/svn/root/trunk@44168 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2012, 08:18:45 UTC
7555ffa From Brett Viren: There is an extraneous "}" in the REFLEX_GENERATE_DICTIONARY cmake macro. git-svn-id: http://root.cern.ch/svn/root/trunk@44166 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 22:01:21 UTC
8d8688e from Gabriel: new version with tests on HypoTestInverter git-svn-id: http://root.cern.ch/svn/root/trunk@44165 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 19:55:26 UTC
36ae1b1 fix a compilaiton error on Solaris git-svn-id: http://root.cern.ch/svn/root/trunk@44164 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 19:26:04 UTC
ba75fda Add release notes for eve, nothing major in GL from my side. git-svn-id: http://root.cern.ch/svn/root/trunk@44163 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 19:04:24 UTC
ca16dc5 merge changes in the histfactory from roostats development branches: from 43442 to 43445 committed by G. Lewis: - Removed Warning in RooStats HistFactory ConfigParser.cxx - Updated HistFactory xml Parser, Added support for scripting, added various helper classes from 43455 through r44158 by G. Lewis and Kyle Cranmer new shape interpolation option Updated histfactory: Streamline HistoToWorkspaceFactoryFast, MakeMeasurementAndModel, return workspace pointer git-svn-id: http://root.cern.ch/svn/root/trunk@44159 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 17:16:40 UTC
fdba484 add TStatistics class from Gerri computing the accumulative statistics (mean and RMS) of a sample git-svn-id: http://root.cern.ch/svn/root/trunk@44158 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 16:54:16 UTC
8cdfdd3 merge changes from roostats development branch up to revision 44155 Modifications by Jakub Ademek and Max Baak : ensure that ToyMCSampler can return TTree with detailed fit output. See for a detailed description: https://indico.cern.ch/getFile.py/access?contribId=0&resId=3&materialId=slides&confId=182211 Modifications by Sven Kreiss: ProfileLikelihoodTestStat: - added option to add errors and pulls to detailed output Revision 44128 - Directory Listing Modified Fri May 4 21:33:08 2012 UTC (2 days, 17 hours ago) by sven ToyMCSampler, ToyMCStudy, SamplingDistribution, DetailedOutputAggregator: - bugfixes for the naming of the result - return toys with weight=1 when generating unweighted toys (not -1) - make it optional to return errors and pulls with detailed output - from Tim Adye: catch NaNs at the right place ProfileLikelihoodTestStat: - added option to add errors and pulls to detailed output FrequentistCalculator (from Tim Adye): - skip the profiling if there are no free nuisance parameters --This line, and those below, wil _M roostats _M roostats/src M roostats/src/HypoTestResult.cxx M roostats/src/FrequentistCalculator.cxx M roostats/src/HypoTestCalculatorGeneric.cxx M roostats/src/RooStatsUtils.cxx M roostats/src/ToyMCSampler.cxx M roostats/src/ToyMCStudy.cxx M roostats/src/ProfileLikelihoodTestStat.cxx M roostats/src/SamplingDistribution.cxx _M roostats/inc M roostats/inc/LinkDef.h M roostats/inc/RooStats/ProfileLikelihoodTestStat.h _M roostats/inc/RooStats/ToyMCSamplerOld.h M roostats/inc/RooStats/FrequentistCalculator.h M roostats/inc/RooStats/HypoTestCalculatorGeneric.h A + roostats/inc/RooStats/DetailedOutputAggregator.h M roostats/inc/RooStats/RatioOfProfiledLikelihoodsTestStat.h M roostats/inc/RooStats/ToyMCStudy.h M roostats/inc/RooStats/TestStatistic.h M roostats/inc/RooStats/SamplingDistribution.h M roostats/inc/RooStats/HypoTestResult.h A + roostats/inc/RooStats/MinNLLTestStat.h M roostats/inc/RooStats/RooStatsUtils.h M roostats/inc/RooStats/ToyMCSampler.h git-svn-id: http://root.cern.ch/svn/root/trunk@44157 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 16:41:44 UTC
a73af0a - AsymptoticCalculator:: do a fix for bins where pdf is zero when generating Asimov data sets - HypoTestInverterResult: another fix for lower/upper limit search git-svn-id: http://root.cern.ch/svn/root/trunk@44156 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 16:37:38 UTC
2404839 Apple's docs say that "should anti-alias" is a part of state, which is saved and restored. But this is not true - scope guard object restores state, but aa flag is lost and it's easy to see - window's titlebar has ugly screwed font. The same problem can be reproduced in a standalone program. I have to manually turn on anti-aliasing every time I turn it off. git-svn-id: http://root.cern.ch/svn/root/trunk@44155 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 13:49:07 UTC
fce15f6 compute lower limits only in the two sided case git-svn-id: http://root.cern.ch/svn/root/trunk@44153 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 10:32:28 UTC
a106ba4 fix a printing message and add default to teh GetExpectedPValue function to make it backward compatible git-svn-id: http://root.cern.ch/svn/root/trunk@44152 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 10:30:54 UTC
32b5952 Funny enough: GUI can give me '*' as a font's foundry, but if I RETURN '*' as a foundry, it crashes - parses this XLFD, sets foundry to 0 and later use strcasecmp on this pointer. 1. 'Fix' TGFontPool not to use 0 pointers, 2. return fake foundry. git-svn-id: http://root.cern.ch/svn/root/trunk@44151 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 10:05:38 UTC
63b1902 Implement ListFonts. Disabled at the moment - got sudden crash in stressGUI. git-svn-id: http://root.cern.ch/svn/root/trunk@44150 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 09:00:42 UTC
9c2307d Fix html in release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@44149 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 08:39:08 UTC
71bf577 fix a missing include file git-svn-id: http://root.cern.ch/svn/root/trunk@44147 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 08:06:39 UTC
02ccace remove some very rare old obsolete files. git-svn-id: http://root.cern.ch/svn/root/trunk@44146 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2012, 07:12:35 UTC
6cec2d9 fix a bug in doing interpolation for upper/lower limits when there the points are not crossing the line git-svn-id: http://root.cern.ch/svn/root/trunk@44145 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 22:02:39 UTC
7cd721f fix copy constructor (Coverity) git-svn-id: http://root.cern.ch/svn/root/trunk@44144 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 20:46:51 UTC
08f93ab fixes for Coverity git-svn-id: http://root.cern.ch/svn/root/trunk@44143 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 20:45:50 UTC
f3d4b2f fix copy constructor (Coverity) and SetFunction git-svn-id: http://root.cern.ch/svn/root/trunk@44142 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 20:44:03 UTC
340d602 - from Gabriel: new version of StressRooStats with new tests for Bayesian and MCMC calculators - commit also the missing models file git-svn-id: http://root.cern.ch/svn/root/trunk@44141 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 20:06:46 UTC
3170a81 from Grabriel: mke printing of the "." as a Progress message in RooFit. Remove suppression of messages below Error git-svn-id: http://root.cern.ch/svn/root/trunk@44140 27541ba8-7e3a-0410-8455-c3a389f83636 06 May 2012, 20:04:25 UTC
184d6dc fix a compilation warning git-svn-id: http://root.cern.ch/svn/root/trunk@44133 27541ba8-7e3a-0410-8455-c3a389f83636 05 May 2012, 13:48:49 UTC
6a542d1 fixes for Coverity (FORWARD NULL) git-svn-id: http://root.cern.ch/svn/root/trunk@44132 27541ba8-7e3a-0410-8455-c3a389f83636 05 May 2012, 10:35:41 UTC
34a8975 fxies for Coverity git-svn-id: http://root.cern.ch/svn/root/trunk@44131 27541ba8-7e3a-0410-8455-c3a389f83636 05 May 2012, 10:22:05 UTC
8ad60f4 fixes for Coverity and improve upper/lowerlimit search in InverterResult git-svn-id: http://root.cern.ch/svn/root/trunk@44130 27541ba8-7e3a-0410-8455-c3a389f83636 05 May 2012, 10:08:31 UTC
16efd1e - fix in AsymptoticCalculator the formulae for the two-sided test statistics for both observed and expected p values - improve search for upper/lower limit in InverterResult add also a flag to indicate in the InverterResult if it comes from using a two sided test statistic. This is needed to use the right formula for the asymptotic case. - Add also possibility to skip and to not draw the points where there is a failing fit or any other error - Add in Profile likelihood possibility to query if the test statistic is one or two sided git-svn-id: http://root.cern.ch/svn/root/trunk@44126 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 16:55:47 UTC
6350655 Restructure code. git-svn-id: http://root.cern.ch/svn/root/trunk@44125 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 16:15:44 UTC
205a5fb add model inspectory tutorial by copying from 5.32 patches. Fix also some compilation warnings git-svn-id: http://root.cern.ch/svn/root/trunk@44124 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 15:59:10 UTC
49c524a I've never seen such a verbose API. To extract font names from Core Text, I have to: 1. Create CFString from ascii string. 2. Create font descriptor with this CFString 3. Create a dictionary 4. Add font descriptor in a dictionary 5. Create font collection with a dictionary 6. Create font descriptors from a collection 7. Extract font descriptor from a collection 8. Copy attribute from this descriptor 9. Convert CFString (attribute) to C-string. All this mess is just to extract a font name :)) Miles and miles of code doing (actually) nothin. git-svn-id: http://root.cern.ch/svn/root/trunk@44123 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 15:39:17 UTC
7cd2ba1 fix bin label comparison check git-svn-id: http://root.cern.ch/svn/root/trunk@44122 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 15:15:01 UTC
142cf25 - add a function to check axis labels - suppress warning in TH1::Add if histograms have identical axes labels (bin by bin) git-svn-id: http://root.cern.ch/svn/root/trunk@44121 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 14:44:59 UTC
d08b2c2 readline, not ncurses, needs termcap git-svn-id: http://root.cern.ch/svn/root/trunk@44120 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 13:15:32 UTC
ca72865 Fix for current Ubuntus etc: ncurses needs termcap git-svn-id: http://root.cern.ch/svn/root/trunk@44119 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 13:04:26 UTC
b16c4cb last copy from dev, setting new version number 4.1.3 git-svn-id: http://root.cern.ch/svn/root/trunk@44118 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 12:29:18 UTC
0fd45e5 Make XLFD-name parsing less restrictive. It can have less components, it can ignore all of them (using wildcard symbol '*' instead of name or size, etc.) git-svn-id: http://root.cern.ch/svn/root/trunk@44116 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 12:21:07 UTC
95073d3 Test XFAILing as a consequence of temporarily disabled error recivery for func templates (r44109). git-svn-id: http://root.cern.ch/svn/root/trunk@44115 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 12:14:22 UTC
ea316a9 Modify SetWM family of functions: 1. SetWMSizeHints - pass size hints to Cocoa. wInc and hInc must be ... ignored: if you call Cocoa's setResizeInc, and pass 0, 0 (this what ROOT's GUI does), Cocoa .... will multiply your window sizes by this nice zeros, sending it to a parallel world (or may be, it's smart enough to divide????). "Think different" is soooooo DIFFERENT!!! - ok, but it's still better to use brain to think, not any other ... organ(s). 2. Ignore decoration hints for a transient window. git-svn-id: http://root.cern.ch/svn/root/trunk@44113 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 10:35:01 UTC
ce0712e copy changes from tmva dev rev. 40036 To 42396 git-svn-id: http://root.cern.ch/svn/root/trunk@44112 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 10:00:41 UTC
8d78bd5 fix OpenGL linking issue on MacOS X 10.5, issue appeared due to not anymore linking with the option -undefined dynamic_lookup. git-svn-id: http://root.cern.ch/svn/root/trunk@44111 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 09:06:31 UTC
86e8dd9 copy from tmva dev, changes 42527To44009 git-svn-id: http://root.cern.ch/svn/root/trunk@44110 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 08:34:05 UTC
c59ed31 Hide code that broke due to clang interface change until we come up with a solution. git-svn-id: http://root.cern.ch/svn/root/trunk@44109 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 08:33:16 UTC
8d681b0 copy Philips fix of std::pair constructors r43682 to dev git-svn-id: http://root.cern.ch/svn/root/trunk@44107 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 07:32:54 UTC
8919510 fLegendFont was not initialized git-svn-id: http://root.cern.ch/svn/root/trunk@44106 27541ba8-7e3a-0410-8455-c3a389f83636 04 May 2012, 07:21:11 UTC
e704a7d Fix warning introduced by the previous patch git-svn-id: http://root.cern.ch/svn/root/trunk@44104 27541ba8-7e3a-0410-8455-c3a389f83636 03 May 2012, 23:25:39 UTC
02436fb Fix bunch of Coverity reports git-svn-id: http://root.cern.ch/svn/root/trunk@44103 27541ba8-7e3a-0410-8455-c3a389f83636 03 May 2012, 23:11:44 UTC
ed15913 Add v1.0 of lookupFunctionArgs which looks up a function by name and example argument list in a given class or namespace, with function overloading performed on the argument list. Template argument deduction and template instantiation are both supported. git-svn-id: http://root.cern.ch/svn/root/trunk@44102 27541ba8-7e3a-0410-8455-c3a389f83636 03 May 2012, 22:13:15 UTC
768c291 fix asymptotic calculator for 2-sided test statistic and for one sided discovery - add also method to retrieve the global best fit parameters git-svn-id: http://root.cern.ch/svn/root/trunk@44101 27541ba8-7e3a-0410-8455-c3a389f83636 03 May 2012, 16:38:46 UTC
back to top