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

Declares an abstraction layer for MARTY-based Wilson coefficient calculations. More...

#include <string>
#include <set>
#include <unordered_set>
#include <utility>
Include dependency graph for IMartyWilsonAdapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMartyWilsonAdapter< T >
 Interface for model/Wilson adapters built on MARTY. More...
 

Detailed Description

Declares an abstraction layer for MARTY-based Wilson coefficient calculations.

The IMartyWilsonAdapter interface defines a minimal contract for any adapter that:

  • triggers a Wilson-coefficient calculation for a given model,
  • exposes special block names,
  • exposes discovered parameter dependencies.

Definition in file IMartyWilsonAdapter.h.