#include <string>
#include <exception>
#include <vector>
#include <TROOT.h>
#include "RooStats/HistFactory/ConfigParser.h"
#include "RooStats/HistFactory/MakeModelAndMeasurementsFast.h"
#include "HFMsgService.h"
#include "hist2workspaceCommandLineOptionsHelp.h"
Namespaces | |
namespace | RooStats |
Namespace for the RooStats classes. | |
namespace | RooStats::HistFactory |
Functions | |
void | RooStats::HistFactory::fastDriver (std::string input) |
int | main (int argc, char **argv) |
main function of the hist2workspace executable. | |