22 using namespace genie;
23 using namespace genie::constants;
70 double q2 = kinematics.
q2();
double FA(const Interaction *interaction) const
Compute the form factor FA for the input interaction.
Generated/set kinematical variables for an event.
Summary information for an interaction.
double q2(bool selected=false) const
const Kinematics & Kine(void) const
double xiF2V(const Interaction *interaction) const
Compute the form factor xi*F2V for the input interaction.
virtual double xiF2V(const Interaction *interaction) const
Compute the form factor xi*F2V for the input interaction.
virtual double FA(const Interaction *interaction) const
Compute the form factor FA for the input interaction.
double tau(const Interaction *interaction) const
double Fp(const Interaction *interaction) const
Compute the form factor Fp for the input interaction.
static PDGLibrary * Instance(void)
Singleton class to load & serve a TDatabasePDG.
Abstract Base Class: implements the QELFormFactorsModelI interface but can not be instantiated...
TParticlePDG * Find(int pdgc, bool must_exist=true)
double F1V(const Interaction *interaction) const
Compute the form factor F1V for the input interaction.
Most commonly used PDG codes. A set of utility functions to handle PDG codes is provided in PDGUtils...
virtual double F1V(const Interaction *interaction) const
Compute the form factor F1V for the input interaction.
virtual double Fp(const Interaction *interaction) const
Compute the form factor Fp for the input interaction.