24#ifndef _LLEWELLYN_SMITH_FORM_FACTOR_MODEL_H_
25#define _LLEWELLYN_SMITH_FORM_FACTOR_MODEL_H_
Summary information for an interaction.
virtual double StrangeFA(const Interaction *interaction) const
virtual double tau(const Interaction *interaction) const
virtual double F1N(const Interaction *interaction) const
virtual double FA(const Interaction *interaction) const
Compute the form factor FA for the input interaction.
virtual double StrangeF1V(const Interaction *interaction) const
virtual double Fp(const Interaction *interaction) const
Compute the form factor Fp for the input interaction.
const ELFormFactorsModelI * fElFFModel
virtual double GVE(const Interaction *interaction) const
virtual double GVM(const Interaction *interaction) const
virtual double xiF2V(const Interaction *interaction) const
Compute the form factor xi*F2V for the input interaction.
virtual double F2P(const Interaction *interaction) const
virtual void LoadConfig(void)
const AxialFormFactorModelI * fAxFFModel
virtual double F2N(const Interaction *interaction) const
virtual double StrangexiF2V(const Interaction *interaction) const
virtual double F1P(const Interaction *interaction) const
virtual double F1V(const Interaction *interaction) const
Compute the form factor F1V for the input interaction.
virtual void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
THE MAIN GENIE PROJECT NAMESPACE