|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Adapter bundle wiring a CoefficientGroup to framework services. More...
#include <memory>#include "InterpretedParam.h"#include "IBlockComposer.h"#include "ICoreAPI.h"#include "IMartyWilsonProxy.h"#include "IParameterProxy.h"

Go to the source code of this file.
Classes | |
| struct | WilsonGroupAdapterConfig |
| Dependency injection bundle for CoefficientGroup. More... | |
Adapter bundle wiring a CoefficientGroup to framework services.
This header defines WilsonGroupAdapterConfig, a small configuration struct collecting all adapters and ports needed by the Wilson-domain layer.
It is used by CoefficientGroup to:
This indirection avoids hard-coding concrete implementations (HyperisoMaster, ParameterProxy, WilsonParamComposer, MartyWilsonProxy, …) inside the domain objects.
Definition in file WilsonGroupAdapterConfig.h.