The "NumericIntegrals" class.
More...
#include <numericintegrals.h>
The "NumericIntegrals" class.
◆ NumericIntegrals()
| ePDF::NumericIntegrals::NumericIntegrals |
( |
int const & |
iflv, |
|
|
int const & |
nl |
|
) |
| |
The "NumericIntegrals" constructor.
- Parameters
-
| flv | 0 = singlet, 1 = photon, 2 = nonsinglet |
| nl | number of leptons (needed for singlet) |
◆ ~NumericIntegrals()
| ePDF::NumericIntegrals::~NumericIntegrals |
( |
| ) |
|
The "NumericIntegrals" destructor.
◆ integrate()
| double ePDF::NumericIntegrals::integrate |
( |
double const & |
z | ) |
const |
Perform the integration.
- Parameters
-
◆ _epsabs
| const double ePDF::NumericIntegrals::_epsabs |
|
private |
◆ _epsrel
| const double ePDF::NumericIntegrals::_epsrel |
|
private |
◆ _iflv
| const int ePDF::NumericIntegrals::_iflv |
|
private |
◆ _nl
| const int ePDF::NumericIntegrals::_nl |
|
private |
◆ _w
| gsl_integration_workspace* ePDF::NumericIntegrals::_w |
|
private |
The documentation for this class was generated from the following file: