#include "Helper.h"
Go to the source code of this file.
Namespaces | |
namespace | RooStats |
namespace | RooStats::HistFactory |
Functions | |
vector< pair< string, string > > | RooStats::HistFactory::get_comb (vector< string > names) |
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) |
void | RooStats::HistFactory::AddSubStrings (vector< string > &vs, string s) |