APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Classes | Namespaces
massivecoefficientfunctionsunp_sl.h File Reference
#include "apfel/expression.h"

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::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.