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

Observable-side builder for Wilson coefficient services. More...

#include "IObsWilsonBuilder.h"
#include "IWilsonBuilder.h"
#include "ObsWilsonProxy.h"
#include "WilsonProvider.h"
#include "Configs.h"
#include "Include.h"
Include dependency graph for ObsWilsonBuilder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObsWilsonBuilder
 

Detailed Description

Observable-side builder for Wilson coefficient services.

This component is the "observable layer" entry-point to the Wilson pipeline. It wraps a core WilsonBuilder and exposes a simplified interface compatible with the observable framework (taking an AbstractConfig).

Responsibilities:

The build logic follows:

See also
WilsonBuilder
WilsonProvider
ObsWilsonProxy
IObsWilsonBuilder

Definition in file ObsWilsonBuilder.h.