| virtual | ~HistFactoryNavigation() |
| static TClass* | Class() |
| void | DrawChannel(const string& channel, RooDataSet* data = __null) |
| double | GetBinValue(int bin, const string& channel) |
| double | GetBinValue(int bin, const string& channel, const string& sample) |
| TH1* | GetChannelHist(const string& channel, const string& name = "") |
| RooAbsPdf* | GetChannelPdf(const string& channel) |
| vector<string> | GetChannelSampleList(const string& channel) |
| THStack* | GetChannelStack(const string& channel, const string& name = "") |
| RooAbsReal* | GetConstraintTerm(const string& parameter) |
| double | GetConstraintUncertainty(const string& parameter) |
| TH1* | GetDataHist(RooDataSet* data, const string& channel, const string& name = "") |
| int | GetMaxBinToPrint() const |
| int | GetMinBinToPrint() const |
| RooAbsPdf* | GetModel() const |
| RooArgSet* | GetObservableSet(const string& channel) |
| TH1* | GetSampleHist(const string& channel, const string& sample, const string& name = "") |
| RooStats::HistFactory::HistFactoryNavigation | HistFactoryNavigation(RooStats::ModelConfig* mc) |
| RooStats::HistFactory::HistFactoryNavigation | HistFactoryNavigation(const RooStats::HistFactory::HistFactoryNavigation&) |
| RooStats::HistFactory::HistFactoryNavigation | HistFactoryNavigation(RooAbsPdf* model, RooArgSet* observables) |
| RooStats::HistFactory::HistFactoryNavigation | HistFactoryNavigation(const string& File, const string& WorkspaceName = "combined", const string& ModelConfigName = "ModelConfig") |
| virtual TClass* | IsA() const |
| RooStats::HistFactory::HistFactoryNavigation& | operator=(const RooStats::HistFactory::HistFactoryNavigation&) |
| void | PrintChannelParameters(const string& channel, bool IncludeConstantParams = false) |
| void | PrintDataSet(RooDataSet* data, const string& channel = "") |
| void | PrintModelAndData(RooDataSet* data) |
| void | PrintParameters(bool IncludeConstantParams = false) |
| void | PrintSampleComponents(const string& channel, const string& sample) |
| void | PrintSampleParameters(const string& channel, const string& sample, bool IncludeConstantParams = false) |
| void | PrintState() |
| void | PrintState(const string& channel) |
| void | ReplaceNode(const string& ToReplace, RooAbsArg* ReplaceWith) |
| RooAbsReal* | SampleFunction(const string& channel, const string& sample) |
| void | SetConstant(const string& regExpr = ".*", bool constant = true) |
| void | SetMaxBinToPrint(int max) |
| void | SetMinBinToPrint(int min) |
| virtual void | ShowMembers(TMemberInspector& insp) const |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| RooRealVar* | var(const string& varName) const |