18 #ifndef _IBD_CROSSSECTION_MAP_H_ 19 #define _IBD_CROSSSECTION_MAP_H_ 60 #endif // _IBD_CROSSSECTION_MAP_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
void Configure(const Registry &config)
const XSecAlgorithmI * fDefaultModel
double Integral(const Interaction *i) const
enum genie::EKinePhaseSpace KinePhaseSpace_t
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
Summary information for an interaction.
std::map< int, const XSecAlgorithmI * > fRefinedModels
A Neutrino Interaction Target. Is a transparent encapsulation of quite different physical systems suc...
Maps specific nuclei to appropriate cross section models.
bool fIsotopesUseSameModel
const XSecAlgorithmI * SelectModel(const Target &t) const
A registry. Provides the container for algorithm configuration parameters.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?