20#ifndef _SLOW_RESCALING_CHARM_DIS_PARTIAL_XSEC_LO_H_
21#define _SLOW_RESCALING_CHARM_DIS_PARTIAL_XSEC_LO_H_
Summary information for an interaction.
Pure abstract base class. Defines the PDFModelI interface to be implemented by wrapper classes to exi...
A registry. Provides the container for algorithm configuration parameters.
SlowRsclCharmDISPXSecLO()
const PDFModelI * fPDFModel
void Configure(const Registry &config)
virtual ~SlowRsclCharmDISPXSecLO()
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?
const XSecIntegratorI * fXSecIntegrator
double Integral(const Interaction *i) const
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t