Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
DefaultInputRelativePaths Struct Reference

#include <Paths.h>

Static Public Attributes

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"
 

Detailed Description

Definition at line 22 of file Paths.h.

Member Data Documentation

◆ nuisances

const fs::path DefaultInputRelativePaths::nuisances = fs::path("default") / "nuisances.json"
inlinestatic

Definition at line 27 of file Paths.h.

◆ obs_corr

const fs::path DefaultInputRelativePaths::obs_corr = fs::path("default") / "observables_corr.json"
inlinestatic

Definition at line 24 of file Paths.h.

◆ obs_values

const fs::path DefaultInputRelativePaths::obs_values = fs::path("default") / "observables.json"
inlinestatic

Definition at line 23 of file Paths.h.

◆ param_corr

const fs::path DefaultInputRelativePaths::param_corr = fs::path("default") / "parameters_corr.json"
inlinestatic

Definition at line 26 of file Paths.h.

◆ param_values

const fs::path DefaultInputRelativePaths::param_values = fs::path("default") / "parameters.json"
inlinestatic

Definition at line 25 of file Paths.h.


The documentation for this struct was generated from the following file: