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

High-level access to QED/electroweak quantities like the electromagnetic coupling. More...

#include "IDataProvider.h"
#include "EWHelper.h"
#include "Configs.h"
Include dependency graph for QEDProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QEDProvider
 Provides electromagnetic coupling values at requested energy scales. More...
 

Detailed Description

High-level access to QED/electroweak quantities like the electromagnetic coupling.

This header declares the QEDProvider class, which implements IDataProvider<QEDProvider> to fit into the generic data provider interface.

QEDProvider delegates its calculations to EWHelper, which builds and uses the EW-dependent block from SM, QCD, and Wilson-scale inputs (see EWHelper::Init()).

Definition in file QEDProvider.h.