Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TSensitivity.h
Go to the documentation of this file.
201 };
Char_t _sOrder[MAXLENGTHSTRING]
The order of sensitivity indexes.
Definition: TSensitivity.h:126
Int_t _nbOut
Total number of Output to be considered.
Definition: TSensitivity.h:170
Char_t _sMethod[MAXLENGTHSTRING]
The name of the method.
Definition: TSensitivity.h:127
Definition: TSensitivity.h:146
void setUsingErrors(bool thebool)
Set the "using error results anyway" option.
Definition: TSensitivity.h:379
Int_t _nSeed
The seed of the random generator.
Definition: TSensitivity.h:181
void setFunction(void(*fct)(Double_t *, Double_t *), Int_t nx=-1, Int_t ny=1)
URANIE::Launcher::TCode * _code
The tcode.
Definition: TSensitivity.h:177
Char_t _sAlgorithm[MAXLENGTHSTRING]
The name of the algorithm to compute the index.
Definition: TSensitivity.h:128
Char_t _sInputAttribute[MAXLENGTHSTRING]
The name of the input attribute.
Definition: TSensitivity.h:125
virtual void generateSample(Option_t *option="")=0
virtual void createTuple(Option_t *option="")
virtual void drawIndexes(TString sTitre, const char *select="", Option_t *option="")
Draws the indexes.
TString _sTimeAttribute
The name of the Time attribute.
Definition: TSensitivity.h:152
unsigned int _iy
iterator over number of element
Definition: TSensitivity.h:172
TString _sIteratorName
The specific iterator attribute for the method.
Definition: TSensitivity.h:189
void drawIndexesPie(TString sTitre, const char *select="", Option_t *option="")
Draws indexes with an pie chart.
virtual void printLog(Option_t *option="")
void(* _pFunction)(double *, double *)
Definition: TSensitivity.h:209
Int_t _nS
The number of simulation or other information depend on the used method.
Definition: TSensitivity.h:166
URANIE::Relauncher::TRun * _run
Definition: TSensitivity.h:178
Bool_t _bdrawProgressBar
Boolean to know if the progress bar has to be drawn.
Definition: TSensitivity.h:186
Int_t getNOutput()
Get the number of output attributes.
Definition: TSensitivity.h:415
TString _sFunctionName
The Name of the evaluatuor.
Definition: TSensitivity.h:176
void checkCanvasCreation(bool newcan)
Create a canvas if needed.
Definition: TSensitivity.h:146
vector< int > * getAttributeElements(string str)
Definition: TSensitivity.h:310
Bool_t _bChosenOutputs
Fact that the input list is provided or not.
Definition: TSensitivity.h:183
Bool_t _bnoIntermediateSaved
Boolean to know if the progress bar has to be drawn.
Definition: TSensitivity.h:187
virtual void setDrawProgressBar(Bool_t bbool=kTRUE)
Set the "draw progress bar" flag.
Definition: TSensitivity.h:371
void initInputs()
TString _sSelectedOutput
The output.
Definition: TSensitivity.h:192
TString _sMethodName
The method name.
Definition: TSensitivity.h:190
void setSensitivityIteratorName(const char *str)
Set the iterator name devoted to compute sensitivity indexes.
Definition: TSensitivity.h:353
const char * getIteratorName()
Get the name of the iterator attribut of the method.
Definition: TSensitivity.h:349
Bool_t getNoIntermediateSaved()
Get the noIntermediateSaved flag.
Definition: TSensitivity.h:344
virtual void setMethodName(const char *str)
Set the Method name.
Definition: TSensitivity.h:332
Bool_t getDrawProgressBar()
Get the clean flag.
Definition: TSensitivity.h:385
Description of the class TSensitivity.
Definition: TSensitivity.h:111
TString _sSelectedInput
The input.
Definition: TSensitivity.h:193
TMatrixD getMatrixInputCorrelation()
Definition: TSensitivity.h:399
void drawIndexesHistogram(TString sTitre, const char *select="", Option_t *option="")
Draws indexes with an histogram.
Int_t _nX
Dimension of the input.
Definition: TSensitivity.h:167
Int_t _iOut
counter for output
Definition: TSensitivity.h:171
vector< string > _vOutputNames
Name of the output.
Definition: TSensitivity.h:197
void computeIndexes(Option_t *option="")
Compute the Sensitivity Indexes.
Bool_t _bisInputCorrelated
State whether the input correlation matrix is set.
Definition: TSensitivity.h:133
Bool_t _blog
Boolean for edit the log.
Definition: TSensitivity.h:184
TMatrixD _minputCorr
Input correlation matrix if sample needs to be correlated.
Definition: TSensitivity.h:132
unsigned int _iely
iterator over number of element
Definition: TSensitivity.h:173
void checkOutputRequested(string attlist, bool fromoption=false)
Check the output list requested by the user.
Definition: TSensitivity.h:146
map< string, unsigned int > _mAttributeSize
Map of size of element for attribute;.
Definition: TSensitivity.h:195
virtual void parseOption(Option_t *option="")
Read the possible options.
virtual void preTreatment()
PreTreatment for every output.
Definition: TSensitivity.h:238
Double_t _valSobolCIUpper
The value of upper Condidence Interval (95)
Definition: TSensitivity.h:131
Bool_t isInputCorrelated()
Definition: TSensitivity.h:392
Bool_t _bgoingThroughError
State whether the error must not block the computation.
Definition: TSensitivity.h:134
virtual TTree * getResultTuple(bool commonresulttuple=true)
Get the result ntuple (default parameter unused but for Morris method)
Definition: TSensitivity.h:303
Double_t _valSobolCrt
The value of sensitivity indexes.
Definition: TSensitivity.h:129
URANIE::DataServer::TDataServer * _tds
Pointeur vers un TDS.
Definition: TSensitivity.h:149
void setNLauncher(ELauncher codeLauncher)
Definition: TSensitivity.h:199
double getValue(const char *sorder="", const char *sinputname="", const char *sselect="")
virtual void postTreatment()
PostTreatment for every output.
Definition: TSensitivity.h:244
const char * getMethodName()
Get the method name.
Definition: TSensitivity.h:336
TList * _listOfInputAttributes
List of the input branches.
Definition: TSensitivity.h:150
map< string, vector< int > > _mAttributeElements
Map of Elements number to run (if vector subselection is requested)
Definition: TSensitivity.h:196
Char_t _sOutputAttribute[MAXLENGTHSTRING]
The name of the output attribute.
Definition: TSensitivity.h:124
Definition: TSensitivity.h:146
void initResult()
UInt_t _nElY
Number of element for one selected output.
Definition: TSensitivity.h:169
void fillIndex(const char *sinputname, const char *sorder, Double_t dval, const char *algo="", Double_t dvalCILower=-1.0, Double_t dvalCIUpper=-1.0)
Method to fill in the tree the value of Sensitivity indexes for an input attribute.
TCanvas * _canvas
Canvas object to deal with.
Definition: TSensitivity.h:201
void setNoIntermediateSaved(Bool_t bbool=kTRUE)
Set the "only final file" flag.
Definition: TSensitivity.h:252
virtual void evaluateIndexes(Option_t *option="")=0
Evaluates the index from a Specific TDataServer.
TList * _listOfOutputAttributes
List of the input branches.
Definition: TSensitivity.h:151
TString getTimeName()
Get the name of the time attribute.
Definition: TSensitivity.h:365
ELauncher _nLauncher
The type of launcher.
Definition: TSensitivity.h:175
Double_t _valSobolCILower
The value of lower Condidence Interval (95)
Definition: TSensitivity.h:130
Int_t getNInput()
Get the number of input attributes.
Definition: TSensitivity.h:407
void setInputCorrelationMatrix(TMatrixD Corr)
TTree * _ntresult
The TTree of results.
Definition: TSensitivity.h:211
TObjArray * _drawingGarbageCollector
Garbage collector for prints.
Definition: TSensitivity.h:180
Definition: TSensitivity.h:146
void setTimeName(TString sname)
Set the name of the time attribute (only one)
TString getFunctionName()
Definition: TSensitivity.h:322
UInt_t _nY
Dimension of the target.
Definition: TSensitivity.h:168