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