Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Modeler v4.9.0
|
TNisp.h
Go to the documentation of this file.
void setLevel(Int_t level)
set the level of the method used to build the sample
void generateSample(TString type, Int_t level, Option_t *option="nosavegvx")
Realisation of a sample.
Bool_t _bIsSample
Boolean used to verify the use (or not) of the method setSample.x.
Definition TNisp.h:94
Bool_t _bHasWeight
Boolean used to verify the use (or not) of integration weight.
Definition TNisp.h:82
Int_t getNAttributes()
Number of ramdom variable i.e. stochastic dimension (_nx)
Bool_t _bSavePsi
Boolean used to active the saving of the stochastic variables in the tds.
Definition TNisp.h:92
virtual void printLog(Option_t *option="")
Int_t _level
Level of the method used to build the sample.
Definition TNisp.h:78
Bool_t _bError
Boolean used to write a warning if the option name is KO.
Definition TNisp.h:96
void setSample(TString methode, Option_t *option="nosavegvx")
Specification of a sample from another componant.
Int_t getNPatterns()
Get the number of simulation i.e. size of the sample (_size)
Bool_t _bSuppress
Boolean used to write a warning if the tuple of tds already exist.
Definition TNisp.h:98
TString _sWeight
Name of the integration weight.
Definition TNisp.h:84
TDataSpecification * _listAttIn
Object of type TDataSpecification used to index the name of the variables.
Definition TNisp.h:80