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

#include <ObjectsOutputs.h>

Public Attributes

std::vector< std::string > keys
 
bool pretty_json = true
 
bool csv_write_header = true
 
char csv_sep = ','
 

Detailed Description

Definition at line 37 of file ObjectsOutputs.h.

Member Data Documentation

◆ csv_sep

char OutputSpec::csv_sep = ','

Definition at line 42 of file ObjectsOutputs.h.

◆ csv_write_header

bool OutputSpec::csv_write_header = true

Definition at line 41 of file ObjectsOutputs.h.

◆ keys

std::vector<std::string> OutputSpec::keys

Definition at line 38 of file ObjectsOutputs.h.

◆ pretty_json

bool OutputSpec::pretty_json = true

Definition at line 40 of file ObjectsOutputs.h.


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