26 std::map<ExternalFlag, bool>
flags {
ExternalFlag
Flags describing external input characteristics.
@ HAS_TH_OBSERVABLE_INPUT
User provided theoretical observable input.
@ HAS_WILSON_INPUT
User provided Wilson coefficient input.
@ IS_LHA_SPECTRUM
Input LHA file already contains a spectrum.
@ HYP_AS_SM_MARTY
If true, use Hyperiso as SM values for Wilson coefficients (up to NNLO).
Configuration object controlling model, input flags and optional MARTY resources.
std::optional< fs::path > mty_bsm_mapping_path
Optional user-provided BSM mapping JSON.
std::map< ExternalFlag, bool > flags
External flags describing the nature of the inputs.
std::optional< fs::path > mty_model_path
Path to the MARTY model file, if needed.
std::optional< std::string > mty_model_name
MARTY model class name, if needed.
Model model
Current model.