ROOT 6.08/07 Reference Guide |
Definition at line 41 of file DetailedOutputAggregator.h.
Public Member Functions | |
DetailedOutputAggregator () | |
virtual | ~DetailedOutputAggregator () |
void | AppendArgSet (const RooAbsCollection *aset, TString prefix="") |
void | CommitSet (double weight=1.0) |
const RooArgList * | GetAsArgList () const |
RooDataSet * | GetAsDataSet (TString name, TString title) |
Static Public Member Functions | |
static RooArgSet * | GetAsArgSet (RooFitResult *result, TString prefix="", bool withErrorsAndPulls=false) |
Private Attributes | |
RooArgList * | fBuiltSet |
RooDataSet * | fResult |
#include <RooStats/DetailedOutputAggregator.h>
|
inline |
Definition at line 51 of file DetailedOutputAggregator.h.
|
virtual |
Definition at line 25 of file DetailedOutputAggregator.cxx.
void RooStats::DetailedOutputAggregator::AppendArgSet | ( | const RooAbsCollection * | aset, |
TString | prefix = "" |
||
) |
Definition at line 69 of file DetailedOutputAggregator.cxx.
void RooStats::DetailedOutputAggregator::CommitSet | ( | double | weight = 1.0 | ) |
Definition at line 110 of file DetailedOutputAggregator.cxx.
|
inline |
Definition at line 61 of file DetailedOutputAggregator.h.
|
static |
Definition at line 32 of file DetailedOutputAggregator.cxx.
RooDataSet * RooStats::DetailedOutputAggregator::GetAsDataSet | ( | TString | name, |
TString | title | ||
) |
Definition at line 130 of file DetailedOutputAggregator.cxx.
|
private |
Definition at line 78 of file DetailedOutputAggregator.h.
|
private |
Definition at line 77 of file DetailedOutputAggregator.h.