Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
Config.h File Reference
#include <map>
#include <optional>
#include <filesystem>
#include "Include.h"
Include dependency graph for Config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HyperisoConfig
 Configuration object controlling model, input flags and optional MARTY resources. More...
 

Enumerations

enum class  ExternalFlag { IS_LHA_SPECTRUM , HAS_WILSON_INPUT , HAS_TH_OBSERVABLE_INPUT , HYP_AS_SM_MARTY }
 Flags describing external input characteristics. More...
 

Enumeration Type Documentation

◆ ExternalFlag

enum class ExternalFlag
strong

Flags describing external input characteristics.

Enumerator
IS_LHA_SPECTRUM 

Input LHA file already contains a spectrum.

HAS_WILSON_INPUT 

User provided Wilson coefficient input.

HAS_TH_OBSERVABLE_INPUT 

User provided theoretical observable input.

HYP_AS_SM_MARTY 

If true, use Hyperiso as SM values for Wilson coefficients (up to NNLO).

Definition at line 13 of file Config.h.