![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Go to the source code of this file.
Classes | |
class | apfel::Cm21gNC |
O(αs) gluon coefficient function for F2. See eq. (53) of https://arxiv.org/pdf/1001.2312.pdf. Or it uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL1gNC |
O(αs) gluon coefficient function for FL. More... | |
class | apfel::Cm22nsNC |
O(αs2) non-singlet coefficient function for F2. See Appendix A of https://arxiv.org/pdf/hep-ph/9601302.pdf. Or it uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL2nsNC |
O(αs2) non-singlet coefficient function for FL. See Appendix A of https://arxiv.org/pdf/hep-ph/9601302.pdf. Or it uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::Cm22gNC |
O(αs2) gluon coefficient function for F2. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL2gNC |
O(αs2) gluon coefficient function for FL. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::Cm22psNC |
O(αs2) pure-singlet coefficient function for F2. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL2psNC |
O(αs2) pure-singlet coefficient function for FL. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::Cm22bargNC |
O(αs2) gluon coefficient function proportional to ln(Q2/M2) for F2. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL2bargNC |
O(αs2) gluon coefficient function proportional to ln(Q2/M2) for FL. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::Cm22barpsNC |
O(αs2) pure-singlet coefficient function proportional to ln(Q2/M2) for F2. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::CmL2barpsNC |
O(αs2) pure-singlet coefficient function proportional to ln(Q2/M2) for FL. Uses the fortran routines in 'src/dis/hqcoef.f'. More... | |
class | apfel::Cmth23gNC |
O(αs3) gluon coefficient function for F2 near threshold. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::CmthL3gNC |
O(αs3) gluon coefficient function for FL near threshold. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cmsx23gNC |
O(αs3) gluon coefficient function for F2 at small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cmsx23psNC |
O(αs3) pure-singlet coefficient function for F2 at small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::CmsxL3gNC |
O(αs3) gluon coefficient function for FL at small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::CmsxL3psNC |
O(αs3) pure-singlet coefficient function for FL at small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cm0sx23gNC |
O(αs3) gluon coefficient function for F2 at Q >> m and small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cm0sx23psNC |
O(αs3) pure-singlet coefficient function for F2 at Q >> m and small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cm0sxL3gNC |
O(αs3) gluon coefficient function for FL at Q >> m and small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cm0sxL3psNC |
O(αs3) pure-singlet coefficient function for FL at Q >> m and small x. Reference: https://arxiv.org/pdf/1205.5727. More... | |
class | apfel::Cm2a3gNC |
Approximated O(αs3) gluon coefficient function for F2. More... | |
class | apfel::Cm2a3psNC |
Approximated O(αs3) pure-singlet coefficient function for F2. More... | |
class | apfel::CmLa3gNC |
Approximated O(αs3) gluon coefficient function for FL. More... | |
class | apfel::CmLa3psNC |
Approximated O(αs3) pure-singlet coefficient function for FL. More... | |
class | apfel::Cm11ns |
O(αs) non-singlet coefficient function for 2xF1. The relevant function is in Eq. (C4) of https://arxiv.org/pdf/hep-ph/9805233.pdf. More... | |
class | apfel::Cm21ns |
O(αs) non-singlet coefficient function for F2. The relevant function is in Eq. (C4) of https://arxiv.org/pdf/hep-ph/9805233.pdf. More... | |
class | apfel::Cm31ns |
O(αs) non-singlet coefficient function for F3. The relevant function is in Eq. (C4) of https://arxiv.org/pdf/hep-ph/9805233.pdf. More... | |
class | apfel::CmL1ns |
O(αs) non-singlet coefficient function for FL = F2 - 2xF1. The relevant function is in Eq. (C4) of https://arxiv.org/pdf/hep-ph/9805233.pdf. More... | |
class | apfel::Cm21qCC |
O(αs) quark coefficient function for F2. More... | |
class | apfel::Cm21gCC |
O(αs) gluon coefficient function for F2. More... | |
class | apfel::CmL1qCC |
O(αs) quark coefficient function for FL. More... | |
class | apfel::CmL1gCC |
O(αs) gluon coefficient function for FL. More... | |
class | apfel::Cm31qCC |
O(αs) quark coefficient function for xF3. More... | |
class | apfel::Cm31gCC |
O(αs) gluon coefficient function for xF3. More... | |
Namespaces | |
namespace | apfel |
Namespace for all APFEL++ functions and classes. | |