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

Interface for building Wilson coefficient services in the observable layer. More...

#include <memory>
#include "AbstractConfig.h"
#include "CustomWilsonLambda.h"
#include "WilsonMatchingPatch.h"
Include dependency graph for IObsWilsonBuilder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IObsWilsonBuilder
 

Detailed Description

Interface for building Wilson coefficient services in the observable layer.

This is the observable-side counterpart to the core Wilson builder system. Implementations:

  • accept a generic AbstractConfig (runtime config object),
  • build (or extend) the Wilson coefficient infrastructure,
  • provide an IObsWilsonProxy for coefficient queries.
See also
ObsWilsonBuilder
IObsWilsonProxy

Definition in file IObsWilsonBuilder.h.