1 #ifndef _LLEWELLYN_SMITH_QELCC_CROSS_SECTION_H_ 2 #define _LLEWELLYN_SMITH_QELCC_CROSS_SECTION_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
enum genie::EKinePhaseSpace KinePhaseSpace_t
void Configure(const Registry &config)
Summary information for an interaction.
TGraph * GetXSec(const Interaction *in) const
std::map< Key, TGraph * > fXSecs
double Integral(const Interaction *i) const
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
A registry. Provides the container for algorithm configuration parameters.