Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Launcher v4.9.0
|
TOutputFileColumn.h
Go to the documentation of this file.
Interface of the class URANIE::Launcher::TOutputFile.
Description of the class TOutputFileColumn.
Definition TOutputFileColumn.h:110
TOutputFileColumn(TString str)
Default constructor.
void addAttribute(URANIE::DataServer::TAttribute *att, Int_t nline=0)
Add the attribute and the line number in the file.
Int_t _nLines
The number of lines in the file.
Definition TOutputFileColumn.h:112
virtual void printLog(Option_t *option="")
Int_t _nLength
The number of temporal data (_nColumns) to store.
Definition TOutputFileColumn.h:114
virtual ~TOutputFileColumn()
Default destructor.
void addAttribute(TString name, Int_t nline=0)
Add the attribute by this name and the nline number in the file.
Int_t _nColumns
The number of columnsin the file.
Definition TOutputFileColumn.h:113
Bool_t searchOutput(vector< URANIE::DataServer::UEntry * > *out)
Looking for output using a map to be able to cope with vectors/strings.
Bool_t searchOutput(Int_t &indcrt, Double_t *val, TList *lstOut=NULL)
Looking for output usindouble only and transmitting matrix (not used by launcher anymore)
Definition TCluster.h:67