ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
RooStats::DetailedOutputAggregator Class Reference

Definition at line 41 of file DetailedOutputAggregator.h.

Public Member Functions

 DetailedOutputAggregator ()
 
void AppendArgSet (const RooAbsCollection *aset, TString prefix="")
 
const RooArgListGetAsArgList () const
 
void CommitSet (double weight=1.0)
 
RooDataSetGetAsDataSet (TString name, TString title)
 
virtual ~DetailedOutputAggregator ()
 

Static Public Member Functions

static RooArgSetGetAsArgSet (RooFitResult *result, TString prefix="", bool withErrorsAndPulls=false)
 

Private Attributes

RooDataSetfResult
 
RooArgListfBuiltSet
 

#include <RooStats/DetailedOutputAggregator.h>

Constructor & Destructor Documentation

RooStats::DetailedOutputAggregator::DetailedOutputAggregator ( )
inline

Definition at line 51 of file DetailedOutputAggregator.h.

RooStats::DetailedOutputAggregator::~DetailedOutputAggregator ( )
virtual

Definition at line 25 of file DetailedOutputAggregator.cxx.

Member Function Documentation

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.

const RooArgList* RooStats::DetailedOutputAggregator::GetAsArgList ( ) const
inline

Definition at line 61 of file DetailedOutputAggregator.h.

RooArgSet * RooStats::DetailedOutputAggregator::GetAsArgSet ( RooFitResult result,
TString  prefix = "",
bool  withErrorsAndPulls = false 
)
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.

Member Data Documentation

RooArgList* RooStats::DetailedOutputAggregator::fBuiltSet
private
RooDataSet* RooStats::DetailedOutputAggregator::fResult
private
Collaboration diagram for RooStats::DetailedOutputAggregator:
[legend]

The documentation for this class was generated from the following files: