Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Optimizer v4.9.0
|
TMultiGenCode.h
Go to the documentation of this file.
Definition TMultiGenCode.h:75
unsigned int NDim() const
the NDIM method
Definition TMultiGenCode.h:109
TMultiGenCode(URANIE::DataServer::TDataServer *tds, URANIE::Launcher::TCode *code, TString scost)
Constructor with a dataserver.
TString _soutput
Name of the output attributes.
Definition TMultiGenCode.h:162
TNtupleD * _informTree
Pointeur vers un TCode.
Definition TMultiGenCode.h:168
TString _sCost
The name of the selected cost (the number must be equal to 1)
Definition TMultiGenCode.h:164
URANIE::Launcher::TCode * _code
Pointeur vers un TDS.
Definition TMultiGenCode.h:167
TString _sinput
Name of the input attributes.
Definition TMultiGenCode.h:155
Bool_t _blog
Boolean for edit the log.
Definition TMultiGenCode.h:153
URANIE::DataServer::TDataServer * _tds
Definition TMultiGenCode.h:166
TMultiGenCode * Clone() const
The clone method.
Definition TMultiGenCode.h:103
vector< TTreeFormula * > _vinForm
Definition TMultiGenCode.h:169
Int_t _nCost
the current position for the selected cost in the output list of attribute
Definition TMultiGenCode.h:165
double * _doutputValue
The output attribute name.
Definition TMultiGenCode.h:163
Rosenbrock's function (n=2) with first and second order derivatives.
Definition TBestEstimate.h:58