Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Launcher v4.9.0
|
TInputFileRecreate.h
Go to the documentation of this file.
Interface of the class URANIE::Launcher::TInputFile.
A class for input file of a code.
Definition TInputFileRecreate.h:60
Bool_t isFileToCopy()
Gets the type of the file. This method is used to find InputFile of type 'Recreate'.
Definition TInputFileRecreate.h:80
void setFooter(TString str)
simple footer definition
Definition TInputFileRecreate.h:115
TString _cFooterComments
The string of footer comments.
Definition TInputFileRecreate.h:63
bool IsAWhiteLine(TString line)
TString getFooter()
Definition TInputFileRecreate.h:120
void resetFooter()
Definition TInputFileRecreate.h:129
TString _cHeaderComments
The string of header comments.
Definition TInputFileRecreate.h:62
void setHeader(TString str)
simple header definition
Definition TInputFileRecreate.h:91
void substitue(Int_t &n, vector< URANIE::DataServer::UEntry * > *ent, Int_t *index=NULL)
TInputFileRecreate(TString str)
Default constructor.
virtual void searchIndexeAttribute(URANIE::DataServer::TAttribute *att)
search the indexes of the attribute in the input file
void substitue(Int_t &n, Double_t *val, Int_t *index=NULL)
Substitute the values of the attributes linked in the input file and write it.
TString getHeader()
Definition TInputFileRecreate.h:96
virtual ~TInputFileRecreate()
Default destructor.
void resetHeader()
Definition TInputFileRecreate.h:105
virtual void printLog(Option_t *option="")
Definition TCluster.h:67