Go to the source code of this file.
|
| genie |
| THE MAIN GENIE PROJECT NAMESPACE
|
|
| genie::utils |
| Root of GENIE utility namespaces.
|
|
|
double | genie::utils::EnergyDeltaFunctionSolutionDMEL (const Interaction &inter) |
|
DMELEvGen_BindingMode_t | genie::utils::StringToDMELBindingMode (const std::string &mode_str) |
|
double | genie::utils::ComputeFullDMELPXSec (Interaction *interaction, const NuclearModelI *nucl_model, const XSecAlgorithmI *xsec_model, double cos_theta_0, double phi_0, double &Eb, DMELEvGen_BindingMode_t hitNucleonBindingMode, double min_angle_EM=0., bool bind_nucleon=true) |
|
double | genie::utils::CosTheta0Max (const genie::Interaction &interaction) |
|
void | genie::utils::BindHitNucleon (Interaction &interaction, const NuclearModelI &nucl_model, double &Eb, DMELEvGen_BindingMode_t hitNucleonBindingMode) |
|