#include <string>#include <vector>#include <map>#include "TFile.h"#include "RooStats/HistFactory/EstimateSummary.h"Go to the source code of this file.
Namespaces | |
| namespace | RooStats |
| namespace | RooStats::HistFactory |
Functions | |
| vector< EstimateSummary > * | RooStats::HistFactory::loadSavedInputs (TFile *outFile, string channel) |
| void | RooStats::HistFactory::saveInputs (TFile *outFile, string channel, vector< EstimateSummary > summaries) |
| TH1F * | RooStats::HistFactory::GetHisto (TFile *inFile, const string name) |
| TH1 * | RooStats::HistFactory::GetHisto (const string file, const string path, const string obj) |
| bool | RooStats::HistFactory::AddSummaries (vector< EstimateSummary > &summary, vector< vector< EstimateSummary > > &master) |
| vector< pair< string, string > > | RooStats::HistFactory::get_comb (vector< string > names) |
| void | RooStats::HistFactory::AddSubStrings (vector< string > &vs, string s) |
1.5.1