LHAPDF
6.5.3
|
Functions | |
Info & | LHAPDF::getConfig () |
PDFInfo * | LHAPDF::mkPDFInfo (const std::string &setname, int member) |
PDFInfo * | LHAPDF::mkPDFInfo (int lhaid) |
Info& LHAPDF::getConfig | ( | ) |
Get the global configuration object
The global config is populated by reading from lhapdf.conf if it is found in the search paths. It is a singleton, hence the 'get' rather than 'mk' function name.
PDFInfo* LHAPDF::mkPDFInfo | ( | const std::string & | setname, |
int | member | ||
) |