16 #ifndef ROO_STUDY_MANAGER 17 #define ROO_STUDY_MANAGER RooStudyPackage is a utility class to manage studies that consist of repeated applications of generat...
void run(Int_t nExperiments)
static void closeProof(Option_t *option="s")
"Option_t *option" takes the parameters forwarded to gProof->Close(option).
std::list< RooAbsStudy * > & studies()
void addStudy(RooAbsStudy &study)
std::list< RooAbsStudy * > & studies()
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
RooStudyManager(RooWorkspace &w)
RooRealVar represents a fundamental (non-derived) real valued object.
RooAbsStudy is an abstract base class for RooStudyManager modules.
void processBatchOutput(const char *filePat)
void expandWildCardSpec(const char *spec, std::list< std::string > &result)
case with one single file
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.
void aggregateData(TList *olist)
RooDataSet is a container class to hold unbinned data.
A RooPlot is a plot frame and a container for graphics objects within that frame. ...
void runProof(Int_t nExperiments, const char *proofHost="", Bool_t showGui=kTRUE)
Open PROOF-Lite session.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
void prepareBatchInput(const char *studyName, Int_t nExpPerJob, Bool_t unifiedInput)
The RooWorkspace is a persistable container for RooFit projects.