![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
#include "apfel/expression.h"
Go to the source code of this file.
Classes | |
class | apfel::C1nspdf |
The O(αs) non-singlet matching function for PDFs (references: https://arxiv.org/pdf/1604.07869.pdf and https://arxiv.org/pdf/1706.01473.pdf). More... | |
class | apfel::C1qgpdf |
The O(αs) quark-gluon matching function for PDFs (references: https://arxiv.org/pdf/1604.07869.pdf and https://arxiv.org/pdf/1706.01473.pdf). More... | |
class | apfel::C1gqpdf |
The O(αs) gluon-quark matching function for PDFs (references: https://arxiv.org/pdf/1604.07869.pdf and https://arxiv.org/pdf/1706.01473.pdf). More... | |
class | apfel::C1ggpdf |
The O(αs) gluon-gluon matching function for PDFs (references: https://arxiv.org/pdf/1604.07869.pdf and https://arxiv.org/pdf/1706.01473.pdf). More... | |
class | apfel::C2nsppdf |
The O(αs2) valence plus matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C2nsmpdf |
The O(αs2) valence minus matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C2pspdf |
The O(αs2) pure-singlet matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C2qgpdf |
The O(αs2) quark-gluon matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C2gqpdf |
The O(αs2) gluon-quark matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C2ggpdf |
The O(αs2) gluon-gluon matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3nsppdf |
The O(αs3) valence plus matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3nsmpdf |
The O(αs3) valence minus matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3pvpdf |
The O(αs3) pure-valence matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3pspdf |
The O(αs3) pure-singlet matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3qgpdf |
The O(αs3) quark-gluon matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3gqpdf |
The O(αs3) gluon-quark matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C3ggpdf |
The O(αs3) gluon-gluon matching function for PDFs (reference: https://arxiv.org/pdf/2012.03256.pdf). More... | |
class | apfel::C1gqpdfBM |
The O(αs) gluon-quark matching function for linearly polarised gluon PDF (reference: https://arxiv.org/pdf/1907.03780.pdf). More... | |
class | apfel::C1ggpdfBM |
The O(αs) gluon-gluon matching function for linearly polarised gluon PDF (reference: https://arxiv.org/pdf/1907.03780.pdf). More... | |
class | apfel::C2gqpdfBM |
The O(αs2) gluon-quark matching function for linearly polarised gluon PDF (reference: https://arxiv.org/pdf/1907.03780.pdf). More... | |
class | apfel::C2ggpdfBM |
The O(αs2) gluon-gluon matching function for linearly polarised gluon PDFs (reference: https://arxiv.org/pdf/1907.03780.pdf). More... | |
class | apfel::C1nspdfSivers |
The O(αs) non-singlet matching function for Sivers PDFs (see Eq. (A.9) of https://arxiv.org/pdf/2009.10710.pdf). More... | |
class | apfel::C1nspdfg1 |
The O(αs) non-singlet matching function for g1 PDFs (reference: https://arxiv.org/pdf/1702.06558.pdf). More... | |
class | apfel::C1qgpdfg1 |
The O(αs) quark-gluon matching function for g1 PDFs (reference: https://arxiv.org/pdf/1702.06558.pdf). More... | |
class | apfel::C1gqpdfg1 |
The O(αs) gluon-quark matching function for g1 PDFs (reference: https://arxiv.org/pdf/1702.06558.pdf). More... | |
class | apfel::C1ggpdfg1 |
The O(αs) gluon-gluon matching function for g1 PDFs (reference: https://arxiv.org/pdf/1702.06558.pdf). More... | |
Namespaces | |
namespace | apfel |
Namespace for all APFEL++ functions and classes. | |