16#ifndef ROO_STUDY_MANAGER
17#define ROO_STUDY_MANAGER
45 void runProof(
Int_t nExperiments,
const char* proofHost=
"",
bool showGui=
true) ;
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
RooAbsData is the common abstract base class for binned and unbinned datasets.
RooAbsStudy is an abstract base class for RooStudyManager modules.
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.
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...
void runProof(Int_t nExperiments, const char *proofHost="", bool showGui=true)
Open PROOF-Lite session.
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)
static void closeProof(Option_t *option="s")
"Option_t *option" takes the parameters forwarded to gProof->Close(option).
RooStudyManager(const RooStudyManager &)
void prepareBatchInput(const char *studyName, Int_t nExpPerJob, bool unifiedInput)
std::list< RooAbsStudy * > & studies()
void aggregateData(TList *olist)
RooStudyPackage is a utility class to manage studies that consist of repeated applications of generat...
std::list< RooAbsStudy * > & studies()
The RooWorkspace is a persistable container for RooFit projects.
The TNamed class is the base class for all named ROOT classes.