APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
betaqcdqed.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{
17
23 double beta1qcdqed(int const& nf);
24
31 double beta1qedqcd(int const& nf);
33}
Namespace for all APFEL++ functions and classes.
Definition alphaqcd.h:14
double beta1qedqcd(int const &nf)
coefficient of the QCD function.
double beta1qcdqed(int const &nf)
coefficient of the QCD function.