Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TMorris.h
Go to the documentation of this file.
207 virtual void drawIndexes(TString sTitre, const char *select = "", Option_t * option = "", bool internalCall=kFALSE);
Int_t getNReplica()
Gets the number of replica.
Definition: TMorris.h:162
TTree * getResultTuple(bool commonresulttuple=false)
Get the result ntuple (default parameter unused but for Morris method)
TVectorD _vecDirection
Matrix of .
Definition: TMorris.h:91
URANIE::DataServer::TDSNtupleD * getMorrisResults()
Get Morris results.
Definition: TMorris.h:134
void pyDrawIndexes(Option_t *option="")
TNtupleD * _ntdatamorris
Vector of direction.
Definition: TMorris.h:92
virtual void createTuple()
Int_t _level
The level parameter (known as p)
Definition: TMorris.h:89
void drawIndexesAll(Option_t *option="")
Int_t _nS
The number of simulation or other information depend on the used method.
Definition: TSensitivity.h:166
URANIE::DataServer::TDSNtupleD * _ntmorrisresult
The tntuple of result .
Definition: TMorris.h:93
void drawSample(TString svar="", Int_t nreplique=0, Option_t *option="")
void setDelta(Double_t val)
Sets the delta.
Definition: TMorris.h:152
void computeOrientationMatrix()
TMorris(URANIE::DataServer::TDataServer *tds, const char *fcn, Int_t nReplique, Int_t level, Double_t delta=0, TString sout="")
Default constructor with the name of a function.
void computeOrientationMatrixOld()
Computes the orientation matrix .
void setLevel(Int_t val)
Sets the level.
Definition: TMorris.h:142
virtual void drawIndexes(TString sTitre, const char *select="", Option_t *option="", bool internalCall=kFALSE)
Draws the indexes.
Interface of class URANIE::Sensitivity::TScreeming.
void evaluateIndexes(Option_t *option="")
Evaluates the index from a Specific TDataServer.
virtual void generateSample(Option_t *option="")
void printLog(Option_t *option="")