Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / DataServer v4.9.0
|
TPatternsEventList.h
Go to the documentation of this file.
Description of the class TPatternsEventList.
Definition TPatternsEventList.h:63
virtual void enter(Long64_t entry)
Enter element entry into the list.
Definition TPatternsEventList.h:94
TPatternsEventList(const char *name, const char *title, Int_t initsize)
Default constructor with a name, a title and the init size.
void mix()
Mix all the elements entry into the list.
Definition TPatternsEventList.h:105
virtual ~TPatternsEventList()
Default destructor.
virtual void Print(Option_t *option="") const
void printLog(Option_t *option="")
Definition TPatternsEventList.h:150
Int_t getSeed()
Returns the seed value.
Definition TPatternsEventList.h:123
void changeLog()
Definition TPatternsEventList.h:141
virtual void Enter(Long64_t entry)
Enter element entry into the list.
Int_t _nSeed
The seed parameter.
Definition TPatternsEventList.h:66