|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Adapter implementing IDependencyPruner on top of Parameters. More...


Go to the source code of this file.
Classes | |
| class | DependencyPruner |
| Concrete dependency-pruning adapter backed by Parameters. More... | |
Adapter implementing IDependencyPruner on top of Parameters.
This class is a thin adapter between the dependency-pruning port (IDependencyPruner) and the concrete HyperISO parameter backend (Parameters).
For each operation, it:
Parameters::GetInstance(tp),Supported operations:
This adapter is useful when higher layers should depend only on a port interface, without directly coupling to Parameters.
Definition in file DependencyPruner.h.