|
LHAPDF
6.5.3
|
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. More... | |
| 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 | ( | 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.
1.8.5