Auxiliary scalar function for the internal integration in Kovalenko QEL charm production cross section algorithm. More...
#include <KovalenkoQELCharmPXSec.h>
Public Member Functions | |
KovQELCharmIntegrand (PDF *pdf, double Q2, int nucleon_pdgc) | |
~KovQELCharmIntegrand () | |
unsigned int | NDim (void) const |
double | DoEval (double xin) const |
ROOT::Math::IBaseFunctionOneDim * | Clone (void) const |
Private Attributes | |
PDF * | fPDF |
double | fQ2 |
int | fPdgC |
Auxiliary scalar function for the internal integration in Kovalenko QEL charm production cross section algorithm.
February 20, 2006
Definition at line 108 of file KovalenkoQELCharmPXSec.h.
utils::gsl::wrap::KovQELCharmIntegrand::KovQELCharmIntegrand | ( | PDF * | pdf, |
double | Q2, | ||
int | nucleon_pdgc | ||
) |
Definition at line 331 of file KovalenkoQELCharmPXSec.cxx.
utils::gsl::wrap::KovQELCharmIntegrand::~KovQELCharmIntegrand | ( | ) |
Definition at line 340 of file KovalenkoQELCharmPXSec.cxx.
ROOT::Math::IBaseFunctionOneDim * utils::gsl::wrap::KovQELCharmIntegrand::Clone | ( | void | ) | const |
Definition at line 365 of file KovalenkoQELCharmPXSec.cxx.
double utils::gsl::wrap::KovQELCharmIntegrand::DoEval | ( | double | xin | ) | const |
Definition at line 350 of file KovalenkoQELCharmPXSec.cxx.
unsigned int utils::gsl::wrap::KovQELCharmIntegrand::NDim | ( | void | ) | const |
Definition at line 345 of file KovalenkoQELCharmPXSec.cxx.
|
private |
Definition at line 118 of file KovalenkoQELCharmPXSec.h.
|
private |
Definition at line 120 of file KovalenkoQELCharmPXSec.h.
|
private |
Definition at line 119 of file KovalenkoQELCharmPXSec.h.