Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / DataServer
v4.10.0
|
TTemporalTree.h
Go to the documentation of this file.
Int_t getNMinTime()
Get the number of minimum of times.
Definition: TTemporalTree.h:126
Bool_t getDrawProgressBar()
Get the "draw progress bar" flag.
Definition: TTemporalTree.h:172
void setAdditinalAttribute(TString sname)
setAdditinalAttribute
TString getAdditinalAttribute()
Definition: TTemporalTree.h:151
Bool_t _bdrawProgressBar
Definition: TTemporalTree.h:60
void setDrawProgressBar(Bool_t bbool=kTRUE)
Set the "draw progress bar" flag.
Definition: TTemporalTree.h:163
void draw(Option_t *option="")
Make two graphics with the data and statistics.
TList * _lstOfXAttributes
Definition: TTemporalTree.h:56
Interface of the class URANIE::DataServer::TDataServer.
TTree * getStatTree()
Build a TTree with statistics of the Y attribute versus times. The statistic are : ...
Bool_t buildTree(Option_t *option="")
Build the data and statistics TTrees.
void setIterator(TString siter)
Set the iterator attributes if different than tds->getIteratorName.
Bool_t _bHaveAdditionnal
Definition: TTemporalTree.h:58
TString getIterator()
Return the name of the attribute used as the iterator.
Definition: TTemporalTree.h:121
TList * _lstOfYTAttributes
Definition: TTemporalTree.h:55
virtual void printLog()
Definition: TTemporalTree.h:48
Int_t getNMaxTime()
Get the number of mximum of times.
Definition: TTemporalTree.h:131