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;
102 #endif // _REIN_SEHGAL_RES_XSEC_WITH_CACHE_H_
Cross Section Calculation Interface.
Class that caches resonance neutrinoproduction cross sections on free nucleons according to the Rein-...
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
const XSecAlgorithmI * fSingleResXSecModel
const Interaction * fInteraction
Encapsulates a list of baryon resonances.
void CacheResExcitationXSec(const Interaction *interaction) const
enum genie::EResonance Resonance_t
string CacheBranchName(Resonance_t r, InteractionType_t it, int nu, int nuc) const
Summary information for an interaction.
virtual ~ReinSehgalRESXSecWithCacheFast()
ReinSehgalRESXSecWithCacheFast()
const XSecAlgorithmI * fModel
enum genie::EInteractionType InteractionType_t