Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split heavy quark masses #86

Closed
alecandido opened this issue Oct 27, 2020 · 1 comment
Closed

Split heavy quark masses #86

alecandido opened this issue Oct 27, 2020 · 1 comment
Labels
enhancement New feature or request physics physics features

Comments

@alecandido
Copy link
Member

At the moment the theory runcard is defining three kinds of heavy quark masses:

  • mc: the mass of the charm (e.g.)
  • Qmc: the reference scale at which mc is evaluated as a Lagrangian parameter in a renormalization scheme (say MSbar)
  • kcthr: so the actual new mass is given by kcthr * mc, and it is the threshold used by any VFNS for charm

For yadism they all coincide currently, because:

  • mass schemes other than POLE are not implemented (so Qmc is irrelevant)
  • kcthr is always considered one

Let's fix at least the second, and we will deal with the first as soon as HQMS will be implemented.

@alecandido alecandido added enhancement New feature or request physics physics features labels Oct 27, 2020
@felixhekhorn
Copy link
Contributor

part one is done in NNPDF/eko#62, the difference between pole mass and MSbar mass is discussed in #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request physics physics features
Projects
None yet
Development

No branches or pull requests

2 participants