Log of /trunk/roofit/roostats/inc/RooStats/HypoTestPlot.h
Parent Directory
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/inc/HypoTestPlot.h
File length: 1564 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.