APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
betaqed.h
Go to the documentation of this file.
1//
2// APFEL++ 2017
3//
4// Author: Valerio Bertone: valerio.bertone@cern.ch
5//
6
7#pragma once
8
9namespace apfel
10{
16
22 double beta0qed(int const& nf, int const& nl);
23
30 double beta1qed(int const& nf, int const& nl);
32}
Namespace for all APFEL++ functions and classes.
Definition alphaqcd.h:14
double beta0qed(int const &nf, int const &nl)
LO coefficient of the QED function.
double beta1qed(int const &nf, int const &nl)
NLO coefficient of the QED function.