|
ROOT
Reference Guide |
|
Go to the documentation of this file.
16 #ifndef ROO_GEN_FIT_STUDY
17 #define ROO_GEN_FIT_STUDY
void setGenConfig(const char *pdfName, const char *obsName, const RooCmdArg &arg1=RooCmdArg(), const RooCmdArg &arg2=RooCmdArg(), const RooCmdArg &arg3=RooCmdArg())
RooCmdArg is a named container for two doubles, two integers two object points and three string point...
RooAbsData is the common abstract base class for binned and unbinned datasets.
virtual Bool_t execute()
Execute one study iteration.
virtual const char * GetTitle() const
Returns title of object.
RooGenFitStudy(const char *name=0, const char *title=0)
Constructor.
virtual Bool_t initialize()
One-time initialization of study.
RooFitResult is a container class to hold the input and output of a PDF fit to a dataset.
virtual Bool_t attach(RooWorkspace &w)
Function called after insertion into workspace.
void setFitConfig(const char *pdfName, const char *obsName, const RooCmdArg &arg1=RooCmdArg(), const RooCmdArg &arg2=RooCmdArg(), const RooCmdArg &arg3=RooCmdArg())
virtual ~RooGenFitStudy()
virtual RooAbsStudy * clone(const char *newname="") const
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
virtual Bool_t finalize()
Finalization of study.
A RooPlot is a plot frame and a container for graphics objects within that frame.
RooAbsGenContext is the abstract base class for generator contexts of RooAbsPdf objects.
The RooWorkspace is a persistable container for RooFit projects.
RooGenFitStudy is an abstract base class for RooStudyManager modules.
#define ClassDef(name, id)
RooAbsPdf::GenSpec * _genSpec
RooDataSet is a container class to hold unbinned data.
virtual const char * GetName() const
Returns name of object.
RooRealVar represents a variable that can be changed from the outside.
void Print(Option_t *options=0) const
Print TNamed name and title.
RooAbsStudy is an abstract base class for RooStudyManager modules.
RooArgSet is a container object that can hold multiple RooAbsArg objects.