20 using namespace genie;
65 if (!proc_info.
IsMEC()) {
89 this->
SubAlg(
"NumericalIntegrationAlg"));
Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
enum genie::EKinePhaseSpace KinePhaseSpace_t
Summary information for an interaction.
A class encapsulating an enumeration of interaction types (EM, Weak-CC, Weak-NC) and scattering types...
virtual void Configure(const Registry &config)
double Integral(const Interaction *i) const
MartiniEricsonChanfrayMarteauMECPXSec2016()
const XSecIntegratorI * fXSecIntegrator
virtual ~MartiniEricsonChanfrayMarteauMECPXSec2016()
A registry. Provides the container for algorithm configuration parameters.
virtual double Integrate(const XSecAlgorithmI *model, const Interaction *interaction) const =0
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
const ProcessInfo & ProcInfo(void) const
void Configure(const Registry &config)
Most commonly used PDG codes. A set of utility functions to handle PDG codes is provided in PDGUtils...
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
const UInt_t kISkipProcessChk
if set, skip process validity checks
const Algorithm * SubAlg(const RgKey ®istry_key) const