29#ifndef _REIN_SEHGAL_RES_XSEC_WITH_CACHE_FAST_H_
30#define _REIN_SEHGAL_RES_XSEC_WITH_CACHE_FAST_H_
32#include <Math/IFunction.h>
33#include <Math/IntegratorMultiDim.h>
85 unsigned int NDim (
void)
const;
86 double DoEval (
const double * xin)
const;
87 ROOT::Math::IBaseFunctionMultiDim *
Clone (
void)
const;
Encapsulates a list of baryon resonances.
Summary information for an interaction.
virtual ~ReinSehgalRESXSecWithCacheFast()
ReinSehgalRESXSecWithCacheFast()
void CacheResExcitationXSec(const Interaction *interaction) const
const XSecAlgorithmI * fSingleResXSecModel
string CacheBranchName(Resonance_t r, InteractionType_t it, int nu, int nuc) const
Cross Section Calculation Interface.
ROOT::Math::IBaseFunctionMultiDim * Clone(void) const
double DoEval(const double *xin) const
unsigned int NDim(void) const
d2XSecRESFast_dWQ2_E(const XSecAlgorithmI *m, const Interaction *i)
const XSecAlgorithmI * fModel
const Interaction * fInteraction
Root of GENIE utility namespaces.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EInteractionType InteractionType_t
enum genie::EResonance Resonance_t