|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <ObjectsOutputs.h>
Public Attributes | |
| std::vector< std::string > | keys |
| bool | pretty_json = true |
| bool | csv_write_header = true |
| char | csv_sep = ',' |
Definition at line 37 of file ObjectsOutputs.h.
| char OutputSpec::csv_sep = ',' |
Definition at line 42 of file ObjectsOutputs.h.
| bool OutputSpec::csv_write_header = true |
Definition at line 41 of file ObjectsOutputs.h.
| std::vector<std::string> OutputSpec::keys |
Definition at line 38 of file ObjectsOutputs.h.
| bool OutputSpec::pretty_json = true |
Definition at line 40 of file ObjectsOutputs.h.