21 #ifndef _H3_ANOMALY_MEDIATED_NUGAMMA_PXSEC_H_ 22 #define _H3_ANOMALY_MEDIATED_NUGAMMA_PXSEC_H_ 53 #endif // _H3_ANOMALY_MEDIATED_NUGAMMA_PXSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
An anomaly-mediated neutrino-photon interaction cross section model Is a concrete implementation of t...
enum genie::EKinePhaseSpace KinePhaseSpace_t
Summary information for an interaction.
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
void Configure(const Registry &config)
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
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.
double Integral(const Interaction *i) const
virtual ~H3AMNuGammaPXSec()