ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
HypoTestCalculatorGeneric.cxx File Reference
#include "RooStats/HypoTestCalculatorGeneric.h"
#include "RooStats/ToyMCSampler.h"
#include "RooStats/RatioOfProfiledLikelihoodsTestStat.h"
#include "RooStats/HypoTestCalculator.h"
#include "RooStats/HypoTestInverterResult.h"
#include "RooAddPdf.h"
#include "RooRandom.h"
Include dependency graph for HypoTestCalculatorGeneric.cxx:

Go to the source code of this file.

Functions

 ClassImp (RooStats::HypoTestCalculatorGeneric) using namespace RooStats
 Same purpose as HybridCalculatorOriginal, but different implementation. More...
 

Function Documentation

Same purpose as HybridCalculatorOriginal, but different implementation.

This is the "generic" version that works with any TestStatSampler. The HybridCalculator derives from this class but explicitly uses the ToyMCSampler as its TestStatSampler.