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

Abstract interface for accessing QCD constants. More...

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

Go to the source code of this file.

Classes

class  IQCDProvider
 Abstract interface for accessing QCD constants. More...
 

Detailed Description

Abstract interface for accessing QCD constants.

This header declares the IQCDProvider interface, which exposes an abstract way to retrieve a QCDConstants structure. It is meant to be implemented by concrete data providers such as QCDProvider, which perform actual QCD calculations and want to make their internal constants available.

Related Classes

Definition in file IQCDProvider.h.