45 virtual bool execute() {
return false ; } ;
#define ClassDefOverride(name, id)
Abstract base class for binned and unbinned datasets.
Abstract interface for all probability density functions.
Abstract base class for RooStudyManager modules.
void storeDetailedOutput(bool flag)
~RooAbsStudy() override
Destructor.
void storeSummaryOutput(const RooArgSet &vars)
RooLinkedList * detailedData()
void aggregateSummaryOutput(TList *chunkList)
virtual bool initialize()
RooDataSet * _summaryData
!
TObject * Clone(const char *newname="") const override
Make a clone of an object using the Streamer facility.
void registerSummaryOutput(const RooArgSet &allVars, const RooArgSet &varsWithError=RooArgSet(), const RooArgSet &varsWithAsymError=RooArgSet())
RooDataSet * summaryData()
virtual bool attach(RooWorkspace &)
virtual RooAbsStudy * clone(const char *newname="") const =0
RooLinkedList * _detailData
!
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooDataSet is a container class to hold unbinned data.
RooFitResult is a container class to hold the input and output of a PDF fit to a dataset.
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
A RooPlot is a plot frame and a container for graphics objects within that frame.
RooRealVar represents a variable that can be changed from the outside.
RooStudyManager is a utility class to manage studies that consist of repeated applications of generat...
RooStudyPackage is a utility class to manage studies that consist of repeated applications of generat...
Persistable container for RooFit projects.
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.