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

Relative asset paths only. More...

#include <Paths.h>

Static Public Attributes

static const fs::path default_dir = "default"
 
static const fs::path user_dir = "input_files"
 
static const fs::path template_dir = "template"
 
static const fs::path marty_template_dir = fs::path("template") / "MARTY"
 
static const fs::path marty_mapping_dir = fs::path("input_files") / "marty_mapping"
 

Detailed Description

Relative asset paths only.

Runtime roots must be provided by IPathsProvider. Do not place generated absolute roots here; they are not relocatable once packaged in a Python wheel.

Definition at line 14 of file Paths.h.

Member Data Documentation

◆ default_dir

const fs::path AssetRelativePaths::default_dir = "default"
inlinestatic

Definition at line 15 of file Paths.h.

◆ marty_mapping_dir

const fs::path AssetRelativePaths::marty_mapping_dir = fs::path("input_files") / "marty_mapping"
inlinestatic

Definition at line 19 of file Paths.h.

◆ marty_template_dir

const fs::path AssetRelativePaths::marty_template_dir = fs::path("template") / "MARTY"
inlinestatic

Definition at line 18 of file Paths.h.

◆ template_dir

const fs::path AssetRelativePaths::template_dir = "template"
inlinestatic

Definition at line 17 of file Paths.h.

◆ user_dir

const fs::path AssetRelativePaths::user_dir = "input_files"
inlinestatic

Definition at line 16 of file Paths.h.


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