ROOT  6.06/09
Reference Guide
Functions
HypoTestCalculatorGeneric.cxx File Reference
#include "RooStats/HypoTestCalculatorGeneric.h"
#include "RooStats/ToyMCSampler.h"
#include "RooStats/RatioOfProfiledLikelihoodsTestStat.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.