![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Approximated O(αs3) pure-singlet coefficient function for FL. More...
#include <massivecoefficientfunctionsunp_sl.h>
Public Member Functions | |
CmLa3psNC (int const &nf, double const &eta) | |
double | Regular (double const &x) const |
Virtual regular term. | |
![]() | |
virtual | ~Expression ()=default |
void | SetExternalVariable (double const &extvar) const |
Function that sets the value of a possible external variable. | |
double | eta () const |
Function that returns the value of the scaling parameter eta. | |
Expression (double const &eta=1) | |
The "Expression" constructor. | |
virtual double | Singular (double const &) const |
Virtual singular term. | |
virtual double | Local (double const &) const |
Virtual local term. | |
virtual double | LocalPP (double const &) const |
Virtual local term for principal-valued integrals a la ERBL with singularity at x = 1, i.e. corresponding to the ++-prescription. | |
virtual double | SingularPV (double const &) const |
Virtual singular term for principal-valued integrals in the DGLAP region (i.e. with pole in x in the interval (0,1)). | |
virtual double | LocalPV (double const &) const |
Virtual local term for principal-valued integrals a la DGLAP with singularity in the interval (0,1). | |
Private Attributes | |
double const | _eta |
Cm0L3psNC_c const | _cm0L3ps_c |
Cm0L3psNC_l const | _cm0L3ps_l |
Cm0L3psNC_l2 const | _cm0L3ps_l2 |
CmsxL3psNC const | _cmsxL3ps |
Cm0sxL3psNC const | _cm0sxL3ps |
Additional Inherited Members | |
![]() | |
double | _extvar |
External kinematic variable. | |
double const | _eta |
Scaling parameter. | |
Approximated O(αs3) pure-singlet coefficient function for FL.