Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
ROOT
»
ROOFIT
»
ROOSTATS
Index of ROOFIT/ROOSTATS
This directory contains the
RooStats
toolkit classes. For documentation see:
The RooStats TWiki pages
Class Index
Jump to
R
RooStats:
RooStats::F
RooStats::H
RooStats::M
RooStats::N
RooStats::P
RooStats::S
RooStats::Si
RooStats::T
RooStats
RooStats::AcceptanceRegion
A simple class for acceptance regions used for ConfidenceBelt
RooStats::BernsteinCorrection
A utility to add polynomial corrrection terms to a model to improve the description of data.
RooStats::CombinedCalculator
A base class that is for tools that can be both HypoTestCalculators and IntervalCalculators
RooStats::ConfInterval
Interface for Confidence Intervals
RooStats::ConfidenceBelt
A confidence belt for the Neyman Construction
RooStats::DebuggingSampler
A simple implementation of the DistributionCreator interface
RooStats::DebuggingTestStat
A concrete implementation of the TestStatistic interface, useful for debugging.
RooStats::FeldmanCousins
Interface for tools setting limits (producing confidence intervals)
RooStats::HybridCalculator
Hypothesis test calculator using a Bayesian-frequentist hybrid method
RooStats::HybridPlot
Provides the plots for an HybridResult
RooStats::HybridResult
Class containing the results of the HybridCalculator
RooStats::HypoTestCalculator
Interface for tools doing hypothesis tests
RooStats::HypoTestResult
Base class to represent results of a hypothesis test
RooStats::IntervalCalculator
Interface for tools setting limits (producing confidence intervals)
RooStats::LikelihoodInterval
Concrete implementation of a ConfInterval based on a likelihood ratio
RooStats::LikelihoodIntervalPlot
Class containing the results of the IntervalCalculator
RooStats::MCMCCalculator
Markov Chain Monte Carlo calculator for Bayesian credible intervals
RooStats::MCMCInterval
Concrete implementation of a ConfInterval based on MCMC calculation
RooStats::ModelConfig
A class that holds configuration information for a model using a workspace as a store
RooStats::NeymanConstruction
Interface for tools setting limits (producing confidence intervals)
RooStats::NumEventsTestStat
RooStats::NumberCountingPdfFactory
A factory specific to common number counting problems.
RooStats::NumberCountingUtils
RooStats::PointSetInterval
Concrete implementation of ConfInterval for simple 1-D intervals in the form [a,b]
RooStats::ProfileLikelihoodCalculator
A concrete implementation of CombinedCalculator that uses the ProfileLikelihood ratio.
RooStats::ProfileLikelihoodTestStat
implements the profile likelihood ratio as a test statistic to be used with several tools
RooStats::ProposalFunction
Interface for the proposal function used with Markov Chain Monte Carlo
RooStats::SPlot
Class used for making sPlots
RooStats::SamplingDistPlot
Class containing the results of the HybridCalculator
RooStats::SamplingDistribution
Class containing the results of the HybridCalculator
RooStats::SamplingSummary
A summary of acceptance regions for confidence belt
RooStats::SamplingSummaryLookup
A simple class used by ConfidenceBelt
RooStats::SimpleInterval
Concrete implementation of ConfInterval for simple 1-D intervals in the form [a,b]
RooStats::TestStatSampler
Interface for tools setting limits (producing confidence intervals)
RooStats::TestStatistic
Interface for tools setting limits (producing confidence intervals)
RooStats::ToyMCSampler
A simple implementation of the TestStatSampler interface
RooStats::UniformProposal
A concrete implementation of ProposalFunction, that uniformly samples the parameter space.