16#ifndef ROO_STUDY_MANAGER
17#define ROO_STUDY_MANAGER
49 std::list<RooAbsStudy*>&
studies() {
return _pkg->studies() ; }
int Int_t
Signed integer 4 bytes (int).
#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.
Container class to hold unbinned data.
RooFitResult is a container class to hold the input and output of a PDF fit to a dataset.
Plot frame and a container for graphics objects within that frame.
Variable that can be changed from the outside.
void expandWildCardSpec(const char *spec, std::list< std::string > &result)
case with one single file
void run(Int_t nExperiments)
void processBatchOutput(const char *filePat)
void addStudy(RooAbsStudy &study)
RooStudyManager(const RooStudyManager &)
void prepareBatchInput(const char *studyName, Int_t nExpPerJob, bool unifiedInput)
RooStudyManager(RooWorkspace &w)
std::list< RooAbsStudy * > & studies()
void aggregateData(TList *olist)
Utility class to manage studies that consist of repeated applications of generate-and-fit operations ...
Persistable container for RooFit projects.