#include <string>
#include <exception>
#include <vector>
#include <TROOT.h>
#include "RooStats/HistFactory/ConfigParser.h"
#include "RooStats/HistFactory/MakeModelAndMeasurementsFast.h"
#include "HFMsgService.h"
Namespaces | |
namespace | RooStats |
Namespace for the RooStats classes. | |
namespace | RooStats::HistFactory |
Functions | |
void | RooStats::HistFactory::fastDriver (std::string const &input, HistoToWorkspaceFactoryFast::Configuration const &cfg) |
int | main (int argc, char **argv) |
main function of the hist2workspace executable. | |
Variables | |
static constexpr const char | kCommandLineOptionsHelp [] |
|
staticconstexpr |
Definition at line 52 of file hist2workspace.cxx.