Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
MartyWilsonAdapter.h File Reference

Declares a concrete IMartyWilsonAdapter implementation built on MartyInterface. More...

#include "MartyInterface.h"
#include "IMartyWilsonAdapter.h"
#include <utility>
Include dependency graph for MartyWilsonAdapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MartyWilsonAdapter
 Concrete adapter for Wilson calculations based on MartyInterface. More...
 

Detailed Description

Declares a concrete IMartyWilsonAdapter implementation built on MartyInterface.

This adapter wraps MartyInterface and exposes it via the generic IMartyWilsonAdapter interface, making it easy to swap implementations or mock the adapter in tests.

Definition in file MartyWilsonAdapter.h.