GENIEGenerator
|
#include <QELEventGeneratorSM.h>
Public Member Functions | |
d3XSecSM_dQ2dvdkF_E (const XSecAlgorithmI *, const Interaction *, double pF) | |
~d3XSecSM_dQ2dvdkF_E () | |
unsigned int | NDim (void) const |
double | DoEval (const double *) const |
ROOT::Math::IBaseFunctionMultiDim * | Clone (void) const |
Private Attributes | |
const XSecAlgorithmI * | fModel |
const Interaction * | fInteraction |
const double | fpF |
Definition at line 92 of file QELEventGeneratorSM.h.
d3XSecSM_dQ2dvdkF_E::d3XSecSM_dQ2dvdkF_E | ( | const XSecAlgorithmI * | m, |
const Interaction * | i, | ||
double | pF | ||
) |
Definition at line 654 of file QELEventGeneratorSM.cxx.
Referenced by Clone().
d3XSecSM_dQ2dvdkF_E::~d3XSecSM_dQ2dvdkF_E | ( | ) |
Definition at line 663 of file QELEventGeneratorSM.cxx.
ROOT::Math::IBaseFunctionMultiDim * d3XSecSM_dQ2dvdkF_E::Clone | ( | void | ) | const |
Definition at line 682 of file QELEventGeneratorSM.cxx.
References d3XSecSM_dQ2dvdkF_E(), fInteraction, fModel, and fpF.
double d3XSecSM_dQ2dvdkF_E::DoEval | ( | const double * | xin | ) | const |
Definition at line 670 of file QELEventGeneratorSM.cxx.
References fInteraction, fModel, fpF, genie::Interaction::KinePtr(), genie::kKVPn, genie::kKVQ2, genie::kKVv, genie::kPSQ2vpfE, genie::Kinematics::SetKV(), and genie::XSecAlgorithmI::XSec().
unsigned int d3XSecSM_dQ2dvdkF_E::NDim | ( | void | ) | const |
Definition at line 666 of file QELEventGeneratorSM.cxx.
|
private |
Definition at line 105 of file QELEventGeneratorSM.h.
|
private |
Definition at line 104 of file QELEventGeneratorSM.h.
|
private |
Definition at line 106 of file QELEventGeneratorSM.h.