#include <Paths.h>
|
| static const fs::path | obs_values = fs::path("default") / "observables.json" |
| |
| static const fs::path | obs_corr = fs::path("default") / "observables_corr.json" |
| |
| static const fs::path | param_values = fs::path("default") / "parameters.json" |
| |
| static const fs::path | param_corr = fs::path("default") / "parameters_corr.json" |
| |
| static const fs::path | nuisances = fs::path("default") / "nuisances.json" |
| |
Definition at line 22 of file Paths.h.
◆ nuisances
| const fs::path DefaultInputRelativePaths::nuisances = fs::path("default") / "nuisances.json" |
|
inlinestatic |
◆ obs_corr
| const fs::path DefaultInputRelativePaths::obs_corr = fs::path("default") / "observables_corr.json" |
|
inlinestatic |
◆ obs_values
| const fs::path DefaultInputRelativePaths::obs_values = fs::path("default") / "observables.json" |
|
inlinestatic |
◆ param_corr
| const fs::path DefaultInputRelativePaths::param_corr = fs::path("default") / "parameters_corr.json" |
|
inlinestatic |
◆ param_values
| const fs::path DefaultInputRelativePaths::param_values = fs::path("default") / "parameters.json" |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/core/src/Core/domain/Paths.h