UserManual C++
Contents:
1. Overview: Uranie in a nutshell
2. The DataServer module
2.1. Introduction
2.2. The
TAttribute
class
2.3. Data handling
2.3.1. Main format of input/output
2.3.1.1. The Salome-table format
2.3.1.2. The JSON format
2.3.2. Import data from an ASCII file
2.3.3. Import data from a
TNtuple
/
TDSNtuple
/
TTree
2.3.4. Adding attributes to a
TDataServer
2.3.5. Merging two DataServer
2.3.6. Pattern selection
2.3.7. Export to an ASCII file
2.4. Statistical treatments and operations
2.5. Visualisation dedicated to uncertainties
2.6. Combining these aspects: performing PCA
3. The Sampler module
4. The Launcher module
5. The Modeler Module
6. The Sensitivity module
7. The Optimizer module
8. The Relauncher module
9. The Reoptimizer module
10. The Metamodel Optimization module
11. The Calibration module
12. The Uncertainty modeler module
13. Use-cases in C++
UserManual C++
2.
The DataServer module
2.3.
Data handling
2.3.1.
Main format of input/output
View page source
2.3.1.
Main format of input/output
2.3.1.1. The Salome-table format
2.3.1.2. The JSON format