21 using namespace genie;
47 double q2 = kine.
q2();
53 dn = TMath::Power(1.-q2/TMath::Power(
fMa*(1+
fE0/E), 2), 2);
56 dn = TMath::Power(1.-q2/
fMa2, 2);
59 LOG(
"KuzminNaumov2016MA",
pDEBUG) <<
"FA(q^2 = " << q2 <<
") = " << fa;
THE MAIN GENIE PROJECT NAMESPACE
Generated/set kinematical variables for an event.
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
A Neutrino Interaction Target. Is a transparent encapsulation of quite different physical systems suc...
virtual void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
const InitialState & InitState(void) const
bool GetParam(const RgKey &name, T &p, bool is_top_call=true) const
const Target & Tgt(void) const
double ProbeE(RefFrame_t rf) const
Initial State information.