[root] / trunk / roofit / roostats / inc / RooStats / SamplingDistPlot.h Repository:
ViewVC logotype

Log of /trunk/roofit/roostats/inc/RooStats/SamplingDistPlot.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 47250 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 14 10:48:07 2012 UTC (2 years, 2 months ago) by moneta
File length: 4926 byte(s)
Diff to previous 45647
remove fIterator data member and use TIter
this fixes Coverity reports 48378, 48379

Revision 45647 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 17 09:21:01 2012 UTC (2 years, 5 months ago) by moneta
File length: 5019 byte(s)
Diff to previous 43068
merge rev 45646 applied in 5.34 patches to fix SamplingDistPlot for inf values

Revision 43068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 21 16:09:05 2012 UTC (2 years, 11 months ago) by moneta
File length: 5016 byte(s)
Diff to previous 39391
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)

Revision 39391 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 26 09:51:59 2011 UTC (3 years, 8 months ago) by moneta
File length: 4467 byte(s)
Copied from: trunk/roofit/roostats/inc/SamplingDistPlot.h revision 39389
Diff to previous 37333
move header files for RooStats in inc/RooStats
move header files for HistFactory in inc/RooStats/HistFactory

Revision 37333 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 6 14:26:57 2010 UTC (4 years, 1 month ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 4467 byte(s)
Diff to previous 37289
remove extra un-needed const also in the .cxx file

Revision 37289 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 5 13:24:17 2010 UTC (4 years, 1 month ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 4473 byte(s)
Diff to previous 36602
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)

Revision 36602 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 11 16:52:13 2010 UTC (4 years, 2 months ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 4539 byte(s)
Diff to previous 34109
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

Revision 34109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 15:00:16 2010 UTC (4 years, 7 months ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 4503 byte(s)
Diff to previous 31276
merge roostats development branch from revision 33228 to 34108 included

Revision 31276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 18 15:06:42 2009 UTC (5 years, 2 months ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 2983 byte(s)
Diff to previous 29107
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)

Revision 29107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 19 14:26:42 2009 UTC (5 years, 7 months ago) by moneta
Original Path: trunk/roofit/roostats/inc/SamplingDistPlot.h
File length: 3040 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/inc/SamplingDistPlot.h revision 29084
Diff to previous 29007
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

Revision 29007 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 21:06:14 2009 UTC (5 years, 7 months ago) by cranmer
Original Path: branches/dev/roostats/roofit/roostats/inc/SamplingDistPlot.h
File length: 3040 byte(s)
Diff to previous 29004
fixes and changes to LikelihoodIntervalPlot

Revision 29004 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 15:36:45 2009 UTC (5 years, 7 months ago) by pellicci
Original Path: branches/dev/roostats/roofit/roostats/inc/SamplingDistPlot.h
File length: 3034 byte(s)
Diff to previous 28799
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.

Revision 28799 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Jun 3 17:14:36 2009 UTC (5 years, 7 months ago) by pellicci
Original Path: branches/dev/roostats/roofit/roostats/inc/SamplingDistPlot.h
File length: 2935 byte(s)
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9