|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Mapping and helpers for uncertainty types. More...


Go to the source code of this file.
Classes | |
| struct | UncTag |
| Tag type for uncertainty-type identifiers. More... | |
| class | UncertaintyTypeMapper |
| Mapper for UncertaintyType <-> UncertaintyTypeId <-> string. More... | |
Typedefs | |
| using | UncertaintyTypeId = IdOf< UncTag > |
| Strongly typed identifier for UncertaintyType values. | |
Functions | |
| const std::map< UncertaintyType, std::string > & | uncertaintytype_mapping () |
| Builtin mapping UncertaintyType -> string name. | |
Mapping and helpers for uncertainty types.
This header defines:
Definition in file uncertaintytype_ids.hpp.
| using UncertaintyTypeId = IdOf<UncTag> |
Strongly typed identifier for UncertaintyType values.
Definition at line 23 of file uncertaintytype_ids.hpp.
|
inline |
Builtin mapping UncertaintyType -> string name.
The names are intended for use in user-facing I/O or configuration:
Definition at line 33 of file uncertaintytype_ids.hpp.