#include <vector>
#include <string>
#include <map>
#include <iostream>
#include <sstream>
#include <memory>
#include <RooPlot.h>
#include <RooArgSet.h>
#include <RooFitResult.h>
#include <RooAbsReal.h>
#include <RooRealVar.h>
#include <RooWorkspace.h>
#include <TObject.h>
#include <TH1.h>
#include <TDirectory.h>
#include "RooStats/HistFactory/Systematics.h"
Classes | |
struct | RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration |
class | RooStats::HistFactory::HistoToWorkspaceFactoryFast |
This class provides helper functions for creating likelihood models from histograms. More... | |
Namespaces | |
namespace | RooStats |
Namespace for the RooStats classes. | |
namespace | RooStats::HistFactory |