ROOT 6.16/01 Reference Guide |
#include <string>
#include <exception>
#include <vector>
#include "RooStats/HistFactory/ConfigParser.h"
#include "RooStats/HistFactory/MakeModelAndMeasurementsFast.h"
Namespaces | |
namespace | RooStats |
@(#)root/roostats:$Id$ Author: George Lewis, Kyle Cranmer | |
namespace | RooStats::HistFactory |
Functions | |
void | RooStats::HistFactory::fastDriver (std::string input) |
int | main (int argc, char **argv) |
hist2workspace executable main function to create RooFit models from an xml config and files with histograms. More... | |