#include <GSLXSecFunc.h>
Public Member Functions | |
d2XSec_dQ2dydt_E (const XSecAlgorithmI *m, const Interaction *i) | |
~d2XSec_dQ2dydt_E () | |
unsigned int | NDim (void) const |
double | DoEval (const double *xin) const |
ROOT::Math::IBaseFunctionMultiDim * | Clone (void) const |
Private Attributes | |
const XSecAlgorithmI * | fModel |
const Interaction * | fInteraction |
Definition at line 173 of file GSLXSecFunc.h.
genie::utils::gsl::d2XSec_dQ2dydt_E::d2XSec_dQ2dydt_E | ( | const XSecAlgorithmI * | m, |
const Interaction * | i | ||
) |
Definition at line 314 of file GSLXSecFunc.cxx.
genie::utils::gsl::d2XSec_dQ2dydt_E::~d2XSec_dQ2dydt_E | ( | ) |
Definition at line 322 of file GSLXSecFunc.cxx.
ROOT::Math::IBaseFunctionMultiDim * genie::utils::gsl::d2XSec_dQ2dydt_E::Clone | ( | void | ) | const |
Definition at line 351 of file GSLXSecFunc.cxx.
double genie::utils::gsl::d2XSec_dQ2dydt_E::DoEval | ( | const double * | xin | ) | const |
Definition at line 330 of file GSLXSecFunc.cxx.
unsigned int genie::utils::gsl::d2XSec_dQ2dydt_E::NDim | ( | void | ) | const |
Definition at line 326 of file GSLXSecFunc.cxx.
|
private |
Definition at line 186 of file GSLXSecFunc.h.
|
private |
Definition at line 185 of file GSLXSecFunc.h.