24 using namespace genie;
25 using namespace genie::utils;
58 <<
"No AxialFormFactorModelI algorithm was defined!";
62 this->fFA = this->fModel->FA(interaction);
74 if(option.find(
"D") == string::npos) {this->fModel = 0;}
91 stream<<
"(FA = " << this->fFA <<
") "<< endl;
96 return this->Compare(ff);
bool AreEqual(double x1, double x2)
Summary information for an interaction.
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE...
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)