GENIEGenerator
|
#include <NievesQELCCPXSec.h>
Public Member Functions | |
NievesQELvcrIntegrand (double Rcurr, int A, int Z) | |
~NievesQELvcrIntegrand () | |
unsigned int | NDim (void) const |
double | DoEval (double rin) const |
ROOT::Math::IBaseFunctionOneDim * | Clone (void) const |
Private Attributes | |
double | fRcurr |
double | fA |
double | fZ |
Definition at line 183 of file NievesQELCCPXSec.h.
utils::gsl::wrap::NievesQELvcrIntegrand::NievesQELvcrIntegrand | ( | double | Rcurr, |
int | A, | ||
int | Z | ||
) |
Definition at line 1176 of file NievesQELCCPXSec.cxx.
References genie::units::A, fA, fRcurr, and fZ.
utils::gsl::wrap::NievesQELvcrIntegrand::~NievesQELvcrIntegrand | ( | ) |
Definition at line 1185 of file NievesQELCCPXSec.cxx.
ROOT::Math::IBaseFunctionOneDim * utils::gsl::wrap::NievesQELvcrIntegrand::Clone | ( | void | ) | const |
Definition at line 1206 of file NievesQELCCPXSec.cxx.
double utils::gsl::wrap::NievesQELvcrIntegrand::DoEval | ( | double | rin | ) | const |
Definition at line 1195 of file NievesQELCCPXSec.cxx.
References genie::utils::nuclear::Density().
unsigned int utils::gsl::wrap::NievesQELvcrIntegrand::NDim | ( | void | ) | const |
Definition at line 1190 of file NievesQELCCPXSec.cxx.
|
private |
Definition at line 194 of file NievesQELCCPXSec.h.
Referenced by NievesQELvcrIntegrand().
|
private |
Definition at line 193 of file NievesQELCCPXSec.h.
Referenced by NievesQELvcrIntegrand().
|
private |
Definition at line 195 of file NievesQELCCPXSec.h.
Referenced by NievesQELvcrIntegrand().