#include "RooStats/TestStatSampler.h"
#include "RooStats/SamplingDistribution.h"
#include "RooStats/TestStatistic.h"
#include "RooStats/ModelConfig.h"
#include "RooStats/ProofConfig.h"
#include "RooWorkspace.h"
#include "RooMsgService.h"
#include "RooAbsPdf.h"
#include "RooRealVar.h"
#include "RooDataSet.h"
#include <vector>
#include <list>
#include <string>
#include <sstream>
#include <memory>
Classes | |
class | RooStats::NuisanceParametersSampler |
Helper class for ToyMCSampler. More... | |
class | RooStats::ToyMCSampler |
ToyMCSampler is an implementation of the TestStatSampler interface. More... | |
Namespaces | |
namespace | RooStats |
Namespace for the RooStats classes. | |