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

Per-manager helper that manages the Wilson group lifecycle for observable computations. More...

#include "Include.h"
#include "Configs.h"
#include "IObsWilsonBuilder.h"
#include "IWilsonFreezer.h"
Include dependency graph for ObsWilsonHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObsWilsonHelper
 

Detailed Description

Per-manager helper that manages the Wilson group lifecycle for observable computations.

The helper decides which Wilson coefficient groups need to be built, which previously active groups should be frozen, and which frozen groups should be unfrozen. Its state is intentionally instance-local: two observable managers with different Wilson builders, scales, or perturbative orders must not share a global cache keyed only by WGroupId.

Definition in file ObsWilsonHelper.h.