19 #ifndef _COH_XSEC_AR_H_ 
   20 #define _COH_XSEC_AR_H_ 
   48 #endif  // _COH_XSEC_H_ 
Cross Section Calculation Interface. 
 
Cross Section Integrator Interface. 
 
double Integrate(const XSecAlgorithmI *model, const Interaction *i) const 
 
void Configure(const Registry &config)
 
Summary information for an interaction. 
 
Computes the cross section for COH neutrino-nucleus pi production.  Is a concrete implementation of t...
 
A registry. Provides the container for algorithm configuration parameters.