|
Fast Evolution of Parton Distributions
|
#include <integration_contour.h>
Static Public Member Functions | |
| static double | nonsinglet (const partondistribution &f, double Q, double x, double u) |
| static vector_d | singlet (const partondistribution &s, const partondistribution &g, double Q, double x, double u) |
| static vector_d | singlet_with_qed (const partondistribution &Delta, const partondistribution &s, const partondistribution &g, const partondistribution &phot, const partondistribution &lept, double Q, double x, double u) |
This class provides some helper methods to perform numerically an inverse Mellin transform along a parabolic contour.
|
static |
This method returns
where
and
is the minimum of
on the real axis right to the rightmost pole.
|
static |
Same as integration_contour::nonsinglet, but now for the singlet case.
|
static |
Same as integration_contour::singlet, but now with the inclusion of QED effects.
1.8.12