13 using namespace genie;
22 pdf_set.
Print(stream);
157 stream <<
"UP-VAL....... " <<
fUpValence << endl;
159 stream <<
"UP-SEA....... " <<
fUpSea << endl;
160 stream <<
"DOWN-SEA..... " <<
fDownSea << endl;
161 stream <<
"STRANGE...... " <<
fStrange << endl;
162 stream <<
"CHARM........ " <<
fCharm << endl;
163 stream <<
"BOTTOM....... " <<
fBottom << endl;
164 stream <<
"TOP.......... " <<
fTop << endl;
165 stream <<
"GLUON........ " <<
fGluon << endl;
virtual PDF_t AllPDFs(double x, double Q2) const =0
void Copy(const PDF &pdf_set)
Pure abstract base class. Defines the PDFModelI interface to be implemented by wrapper classes to exi...
void ScaleDownValence(double kscale)
void SetModel(const PDFModelI *model)
void ScaleSea(double kscale)
void ScaleValence(double kscale)
void Calculate(double x, double q2)
void ScaleUpValence(double kscale)
A struct to hold PDF set data.
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
void ScaleUpSea(double kscale)
void ScaleCharm(double kscale)
void ScaleDownSea(double kscale)
void Print(ostream &stream) const
void ScaleStrange(double kscale)