Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TScreeming.h
Go to the documentation of this file.
TScreeming(URANIE::DataServer::TDataServer *tds, URANIE::Relauncher::TRun *code, Int_t ns=100)
Default constructor with TRun arg.
Definition: TScreeming.h:107
TScreeming(URANIE::DataServer::TDataServer *tds, void(*fcn)(Double_t *, Double_t *), const char *varexpinput, const char *varexpoutput, Int_t ns=-1)
Definition: TScreeming.h:86
Description of the class TSensitivity.
Definition: TSensitivity.h:111
virtual void printLog(Option_t *option="")
TScreeming(URANIE::DataServer::TDataServer *tds, URANIE::Launcher::TCode *code, Int_t ns=100)
Default constructor with TCode arg.
Definition: TScreeming.h:100
TScreeming(URANIE::DataServer::TDataServer *tds, const char *fcn, Int_t ns=-1, const char *varexpinput="", const char *varexpoutput="")
Default constructor with the name of a function.
Definition: TScreeming.h:71
Interface of class URANIE::Sensitivity::TSensitivity.