QCD Library
Public Member Functions | Public Attributes | List of all members
threshold Struct Reference

Threshold for the decoupling of a quark flavour. More...

Public Member Functions

constexpr threshold ()
 Threshold for a massless quark (no decoupling)
 
constexpr threshold (double scale, double mass, scheme dec=scheme::pole)
 Construct a decoupling threshold. More...
 

Public Attributes

double mu
 Decoupling scale.
 
double m
 Mass of the quark to be decoupled.
 
scheme dec_scheme
 Scheme of the quark mass.
 

Detailed Description

Threshold for the decoupling of a quark flavour.

Constructor & Destructor Documentation

◆ threshold()

constexpr threshold ( double  scale,
double  mass,
scheme  dec = scheme::pole 
)
inline

Construct a decoupling threshold.

Parameters
scaleDecoupling scale
massMass of the quark to be decoupled
decScheme of the quark mass

The documentation for this struct was generated from the following file: