21 using namespace genie;
55 <<
"No ELFormFactorModelI algorithm was defined!";
59 this->fGep = this->fModel->Gep(interaction);
60 this->fGmp = this->fModel->Gmp(interaction);
61 this->fGen = this->fModel->Gen(interaction);
62 this->fGmn = this->fModel->Gmn(interaction);
77 if(option.find(
"D") == string::npos) {this->fModel = 0;}
102 stream<<
"(Gep = " << this->fGep <<
", Gmp = " << this->fGmp <<
")" <<
endl;
103 stream<<
"(Gen = " << this->fGen <<
", Gmn = " << this->fGmn <<
")" <<
endl;
108 return this->Compare(ff);
THE MAIN GENIE PROJECT NAMESPACE
bool AreEqual(double x1, double x2)
ostream & operator<<(ostream &stream, const T2KEvGenMetaData &md)
Summary information for an interaction.
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE...
Root of GENIE utility namespaces.
QTextStream & endl(QTextStream &s)