11 #ifndef ROOSTATS_ToyMCStudy 12 #define ROOSTATS_ToyMCStudy 54 ToyMCStudy(
const char *
name =
"ToyMCStudy",
const char *title =
"ToyMCStudy") :
virtual Bool_t add(const RooAbsCollection &col, Bool_t silent=kFALSE)
Add a collection of arguments to this collection by calling add() for each element in the source coll...
ToyMCStudy(const char *name="ToyMCStudy", const char *title="ToyMCStudy")
ToyMCPayload(RooDataSet *sd)
RooDataSet * GetSamplingDistributions()
virtual Bool_t finalize(void)
virtual Bool_t initialize(void)
void SetRandomSeed(unsigned int seed)
void SetParamPoint(const RooArgSet ¶mPoint)
ToyMCStudy is an implementation of RooAbsStudy for toy Monte Carlo sampling.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
RooAbsStudy * clone(const char *="") const
RooAbsStudy is an abstract base class for RooStudyManager modules.
ToyMCSampler is an implementation of the TestStatSampler interface.
RooDataSet is a container class to hold unbinned data.
ToyMCSampler * fToyMCSampler
Namespace for the RooStats classes.
void SetToyMCSampler(ToyMCSampler &t)
virtual Bool_t execute(void)
void storeDetailedOutput(Bool_t flag)