16 #ifndef ROO_STUDY_PACKAGE
17 #define ROO_STUDY_PACKAGE
void run(Int_t nExperiments)
void addStudy(RooAbsStudy &study)
void finalize()
Finalize all studies.
void driver(Int_t nExperiments)
std::list< RooAbsStudy * > & studies()
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
void exportData(TList *olist, Int_t seqno)
std::list< RooAbsStudy * > _studies
void initialize()
Make iterator over copy of studies attached to workspace.
TObject * Clone(const char *="") const
Make a clone of an object using the Streamer facility.
Mother of all ROOT objects.
static void processFile(const char *infile, Int_t nexp)
Read in study package.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Int_t initRandom()
Choose random seed for this process in case pass a definite seed to have it deterministic use also wo...