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

Interface for querying Wilson coefficients from the observable layer. More...

#include "Include.h"
Include dependency graph for IObsWilsonProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IObsWilsonProxy
 

Detailed Description

Interface for querying Wilson coefficients from the observable layer.

This interface is designed for observable computations. It exposes:

  • matching-scale accessors (M / FM),
  • hadronic-scale (running) accessors (R / FR),
  • bulk helpers returning maps over QCD orders or over all coefficients of a group,
  • access to the associated builder and supported bases.

Naming conventions:

  • M : matching-scale coefficient at a single QCD order.
  • FM : matching-scale coefficient summed up to a QCD order.
  • R : hadronic-scale (running) coefficient at a single QCD order.
  • FR : hadronic-scale coefficient summed up to a QCD order.
  • SM/SR : "separated by order" maps for M/R.
  • AM/AR/AFM/AFR : "all coefficients" maps for M/R/FM/FR.
See also
ObsWilsonProxy
IObsWilsonBuilder

Definition in file IObsWilsonProxy.h.