21#ifndef _SPECTRAL_FUNCTION_H_
22#define _SPECTRAL_FUNCTION_H_
43 double Prob (
double p,
double w,
const Target & t)
const;
virtual double Prob(double p, double w, const Target &) const =0
virtual bool GenerateNucleon(const Target &) const =0
A registry. Provides the container for algorithm configuration parameters.
TGraph2D * fSfFe56
Benhar's Fe56 SF.
TGraph2D * fSfC12
Benhar's C12 SF.
NuclearModel_t ModelType(const Target &) const
bool GenerateNucleon(const Target &t) const
TGraph2D * SelectSpectralFunction(const Target &target) const
void Configure(const Registry &config)
double Prob(double p, double w, const Target &t) const
TGraph2D * Convert2Graph(TNtupleD &data) const
A Neutrino Interaction Target. Is a transparent encapsulation of quite different physical systems suc...
THE MAIN GENIE PROJECT NAMESPACE
enum genie::ENuclearModel NuclearModel_t