|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Core API exposing whether Wilson coefficients are provided as user inputs. More...


Go to the source code of this file.
Classes | |
| class | HasWilsonAPI |
| Returns whether Hyperiso currently uses Wilson coefficients as external inputs. More... | |
Core API exposing whether Wilson coefficients are provided as user inputs.
This header defines HasWilsonAPI, a concrete ICoreAPI<bool> implementation. It queries Hyperiso's active configuration flag ExternalFlag::HAS_WILSON_INPUT through HyperisoMaster.
This is typically used by higher-level components that need to adjust their behavior when Wilson coefficients are treated as external inputs (e.g. preventing modifications to certain matching scales, or changing initialization flows).
Definition in file HasWilsonAPI.h.