ROOT 6.10/09 Reference Guide |
#include "RooAbsPdf.h"
#include "RooArgSet.h"
#include "RooDataSet.h"
#include "RooStats/HistFactory/ParamHistFunc.h"
Namespaces | |
RooStats | |
Namespace for the RooStats classes. | |
RooStats::HistFactory | |
Functions | |
std::string | RooStats::HistFactory::channelNameFromPdf (RooAbsPdf *channelPdf) |
void | RooStats::HistFactory::FactorizeHistFactoryPdf (const RooArgSet &, RooAbsPdf &, RooArgList &, RooArgList &) |
void | RooStats::HistFactory::getDataValuesForObservables (std::map< std::string, std::vector< double > > &ChannelBinDataMap, RooAbsData *data, RooAbsPdf *simPdf) |
int | RooStats::HistFactory::getStatUncertaintyConstraintTerm (RooArgList *constraints, RooRealVar *gamma_stat, RooAbsReal *&pois_mean, RooRealVar *&tau) |
bool | RooStats::HistFactory::getStatUncertaintyFromChannel (RooAbsPdf *channel, ParamHistFunc *¶mfunc, RooArgList *gammaList) |
RooAbsPdf * | RooStats::HistFactory::getSumPdfFromChannel (RooAbsPdf *channel) |