Log of /trunk/roofit/roostats/src/HypoTestPlot.cxx
Parent Directory
Revision
44366 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed May 30 15:32:27 2012 UTC (2 years, 7 months ago) by
axel
File length: 2867 byte(s)
Diff to
previous 43068
Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std.
Deal with the consequences.
Revision
40959 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 20 16:33:21 2011 UTC (3 years, 4 months ago) by
moneta
File length: 2686 byte(s)
Diff to
previous 36602
- add in MCMCCalculator SetChainParameters to define the parameters to be put in the chain
- fix a bug of computing p values in SamplingDistribution introduced in 40920
- ToyMCSampler - clear the cached GenContext and pdf lists when setting a new PDF
- add a unique name for teh SamplingDist objects created in the Inverter
- fix also the shading in the plots of SamplingDist objects and the plotting in the log scale
Revision
34012 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Jun 21 12:27:18 2010 UTC (4 years, 7 months ago) by
sven
Original Path:
branches/dev/roostats/roofit/roostats/src/HypoTestPlot.cxx
File length: 2706 byte(s)
TestStatSampler (also affects ToyMCSampler2 and DebuggingSampler):
- removed ModelConfig
- setters take const parameters
- added optional SetSamplingDistName(...)
ToyMCSampler2:
- option to generate binned data
- added AppendSamplingDistribution(...)
- removed SetData(...)
- applied changes from the interface TestStatSampler
RatioOfProfiledLikelihoodsTestStat (added)
SimpleLikelihoodRatioTestStat:
- fixed memory leaks
ModelConfig:
- added Global Observables
SamplingDistPlot:
- added capabilities for a Legend and other objects than TH1F
- added AddSamplingDistributionShaded(...)
- added AddLine(...)
- added a default style (including a flag to turn it off)
- added addOtherObject(...) to support more than just TH1F
SamplingDistribution:
- added Integral(...) to do numerical integration in given range
HypoTestPlot (added, inherits from SamplingDistPlot)
- can handle partially filled HypoTestResults
HypoTestResult:
- added member variables to hold SamplingDistributions for Alternative and Null Hypothesis
- added member variable to hold value of test statistic evaluated on data
- removed "mutable" for member p-values
- can handle partially filled members (e.g. no SamplingDistribution for alternative)
HybridCalculator2:
- returns now a HypoTestResult
- added GetTestStatSampler(...)
- added ForcePriorNuisance(...)
TestStatistic:
- make explicit that parameters given to Evaluate(...) have to be the parameters for the Null hypothesis
Tutorial rs201b_hybridcalculator2.C updated
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.