Logo ROOT   6.14/05
Reference Guide
Namespaces | Functions
Helper.cxx File Reference
#include <sstream>
#include "Helper.h"
#include "RooStats/ModelConfig.h"
#include "RooArgSet.h"
#include "RooRealVar.h"
#include "RooMinimizer.h"
#include "RooSimultaneous.h"
#include "RooCategory.h"
#include "RooFitResult.h"
Include dependency graph for Helper.cxx:

Namespaces

 RooStats
 Namespace for the RooStats classes.
 
 RooStats::HistFactory
 

Functions

void RooStats::HistFactory::AddParamsToAsimov (RooStats::HistFactory::Asimov &asimov, std::string str)
 
void RooStats::HistFactory::AddSubStrings (vector< std::string > &vs, std::string s)
 
vector< pair< std::string, std::string > > RooStats::HistFactory::get_comb (vector< std::string > names)
 
std::vector< RooStats::HistFactory::EstimateSummaryRooStats::HistFactory::GetChannelEstimateSummaries (RooStats::HistFactory::Measurement &measurement, RooStats::HistFactory::Channel &channel)
 
std::vector< std::string > RooStats::HistFactory::GetChildrenFromString (std::string str)
 
TH1RooStats::HistFactory::GetHisto (TFile *inFile, const std::string name)
 
TH1RooStats::HistFactory::GetHisto (const std::string file, const std::string path, const std::string obj)
 
vector< EstimateSummary > * RooStats::HistFactory::loadSavedInputs (TFile *outFile, std::string channel)
 
void RooStats::HistFactory::saveInputs (TFile *outFile, std::string channel, vector< EstimateSummary > summaries)