LHAPDF 6.5.4
|
Functions | |
std::map< int, std::string > & | LHAPDF::getPDFIndex () |
Get the singleton LHAPDF set ID -> PDF index map. | |
std::pair< std::string, int > | LHAPDF::lookupPDF (int lhaid) |
std::pair< std::string, int > | LHAPDF::lookupPDF (const std::string &pdfstr) |
Decode a single PDF member ID string into a setname,memid pair. | |
int | LHAPDF::lookupLHAPDFID (const std::string &setname, int nmem) |
int | LHAPDF::lookupLHAPDFID (const std::string &setname_nmem) |
Look up the member's LHAPDF index from a setname/member string. | |
int LHAPDF::lookupLHAPDFID | ( | const std::string & | setname, |
int | nmem ) |
std::pair< std::string, int > LHAPDF::lookupPDF | ( | const std::string & | pdfstr | ) |
Decode a single PDF member ID string into a setname,memid pair.