#include "RooStats/HypoTestInverterResult.h"
#include "RooStats/HypoTestInverterPlot.h"
#include "RooStats/HybridResult.h"
#include "TF1.h"
#include "TGraphErrors.h"
Go to the source code of this file.
Functions | |
ClassImp (RooStats::HypoTestInverterResult) using namespace RooStats |
ClassImp | ( | RooStats::HypoTestInverterResult | ) |
HypoTestInverterResult class: holds the array of hypothesis test results and compute a confidence interval. Based on the RatioFinder code available in the RooStatsCms package developed by Gregory Schott and Danilo Piparo Ported and adapted to RooStats by Gregory Schott Some contributions to this class have been written by Matthias Wolf (error estimation)