18#ifndef _XSEC_LINEAR_COMBINATIONS_H_
19#define _XSEC_LINEAR_COMBINATIONS_H_
Summary information for an interaction.
A registry. Provides the container for algorithm configuration parameters.
Cross Section Integrator Interface.
std::vector< const XSecAlgorithmI * > fXSections
std::vector< double > fLinearCoefficients
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
void Configure(const Registry &config)
double Integral(const Interaction *i) const
virtual ~XSecLinearCombinations()
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t