RooStudyPackage is a utility class to manage studies that consist of repeated applications of generat...
RooLinkedList * _detailData
void storeSummaryOutput(const RooArgSet &vars)
virtual Bool_t attach(RooWorkspace &)
virtual Bool_t initialize()
RooDataSet * _summaryData
RooLinkedList * detailedData()
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
virtual Bool_t finalize()
RooRealVar represents a fundamental (non-derived) real valued object.
RooAbsStudy is an abstract base class for RooStudyManager modules.
RooDataSet * summaryData()
RooStudyManager is a utility class to manage studies that consist of repeated applications of generat...
RooAbsData is the common abstract base class for binned and unbinned datasets.
RooDataSet is a container class to hold unbinned data.
A RooPlot is a plot frame and a container for graphics objects within that frame. ...
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
void registerSummaryOutput(const RooArgSet &allVars, const RooArgSet &varsWithError=RooArgSet(), const RooArgSet &varsWithAsymError=RooArgSet())
void aggregateSummaryOutput(TList *chunkList)
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual ~RooAbsStudy()
Destructor.
void storeDetailedOutput(Bool_t flag)
virtual RooAbsStudy * clone(const char *newname="") const =0
The RooWorkspace is a persistable container for RooFit projects.
TObject * Clone(const char *newname="") const
Make a clone of an object using the Streamer facility.