#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
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.
 
Container class to hold unbinned data.
 
RooFitResult is a container class to hold the input and output of a PDF fit to a dataset.
 
Collection class for internal use, storing a collection of RooAbsArg pointers in a doubly linked list...
 
Plot frame and a container for graphics objects within that frame.
 
Variable that can be changed from the outside.
 
Utility class to manage studies that consist of repeated applications of generate-and-fit operations ...
 
Utility class to manage studies that consist of repeated applications of generate-and-fit operations ...
 
Persistable container for RooFit projects.
 
The TNamed class is the base class for all named ROOT classes.
 
Mother of all ROOT objects.