Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Launcher
v4.10.0
|
TOutputFileColumn.h
Go to the documentation of this file.
Definition: TCluster.h:66
Int_t _nColumns
The number of columnsin the file.
Definition: TOutputFileColumn.h:113
virtual void printLog(Option_t *option="")
void addAttribute(URANIE::DataServer::TAttribute *att, Int_t nline=0)
Add the attribute and the line number in the file.
Description of the class TOutputFileColumn.
Definition: TOutputFileColumn.h:109
Interface of the class URANIE::Launcher::TOutputFile.
Int_t _nLength
The number of temporal data (_nColumns) to store.
Definition: TOutputFileColumn.h:114
TOutputFileColumn(TString str)
Default constructor.
Bool_t searchOutput(forkcode *fjob, Int_t &indcrt, Double_t *val, TList *lstOut=NULL)
Looking for output usindouble only and transmitting matrix (not used by launcher anymore) ...
Int_t _nLines
The number of lines in the file.
Definition: TOutputFileColumn.h:112
virtual ~TOutputFileColumn()
Default destructor.