| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
remove fIterator data member and use TIter this fixes Coverity reports 48378, 48379
merge rev 45646 applied in 5.34 patches to fix SamplingDistPlot for inf values
merge changes committed in 5.32 from 42987 to 43018 from Sven, Wouter and Kyle, see http://root.cern.ch/viewvc?view=rev&revision=42988 for MarkovCHain, SamplingDistPlot and HypoTestPlot (from Sven) http://root.cern.ch/viewvc?view=rev&revision=42989 : set to false the default of usemultiGen in ToyMCSampler (from Sven) http://root.cern.ch/viewvc?view=rev&revision=43017 : define a signed flag for the PL test statistics and have a a signed discovery TS (from Tim and Kyle)
move header files for RooStats in inc/RooStats move header files for HistFactory in inc/RooStats/HistFactory
remove extra un-needed const also in the .cxx file
remove "const" + fundamental type (const int, const double, etc...) They are useless and generate some Coverity report in the dictionary (PW.CAST_TO_QUALIFIED_TYPE)
merge changes from development Branch from Sven Kreiss http://root.cern.ch/viewvc?view=rev&revision=34726 and http://root.cern.ch/viewvc?view=rev&revision=35057 A new class is added ToyMCStudy for toy MC generation using Proof
merge roostats development branch from revision 33228 to 34108 included
merge developments in https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats from revision 30833 to revision 31273 fix also the tutorials due to the new changes (copy from branch)
import all the developments done since 5.23.04 (rev 28305) done in the roostats branch from Kyle, Mario, Gregory and Wouter update also the tutorials and add a new one rs101_limitexample
fixes and changes to LikelihoodIntervalPlot
Minor changes to SamplingDistPlot class: some code cleanup and naming conventions applied. Added LikelihoodIntervalPlot class. Well, it takes a LikelihoodInterval object and plots it. It is able to understand if 1D or 2D contours are asked. Axis labels are taken from the LikelihoodInterval object.
Added SamplingDistPlot class, that takes SamplingDistribution objects and Draws them. Lines, color, styles can be costumized for each SamplingDistribution. The name of the axis is passed from the TestStatistics object
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.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |