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

High-level access to QCD quantities like α_s and running quark masses. More...

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

Go to the source code of this file.

Classes

class  QCDProvider
 Provides strong coupling constant and MS-bar mass values at various energy scales. More...
 

Detailed Description

High-level access to QCD quantities like α_s and running quark masses.

This header declares the QCDProvider class, which implements both:

QCDProvider delegates its calculations to QCDHelper, which uses the QCD-dependent block built from the SM inputs (see QCDHelper::Init()).

Definition in file QCDProvider.h.