21 using namespace genie;
44 double q2 = interaction->
Kine().
q2();
45 double fa =
fFA0 / TMath::Power(1-q2/
fMa2, 2);
47 LOG(
"AxialFormFactor",
pDEBUG) <<
"FA(q^2 = " << q2 <<
") = " << fa;
THE MAIN GENIE PROJECT NAMESPACE
Summary information for an interaction.
double q2(bool selected=false) const
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE...
const Kinematics & Kine(void) const
virtual void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
bool GetParam(const RgKey &name, T &p, bool is_top_call=true) const