7 #ifndef LHAPDF_PDFIndex_H
8 #define LHAPDF_PDFIndex_H
10 #include "LHAPDF/Utils.h"
25 std::pair<std::string, int>
lookupPDF(
int lhaid);
30 std::pair<std::string, int>
lookupPDF(
const std::string& pdfstr);
40 const std::pair<string,int> idpair =
lookupPDF(setname_nmem);
std::pair< std::string, int > lookupPDF(int lhaid)
std::map< int, std::string > & getPDFIndex()
Get the singleton LHAPDF set ID -> PDF index map.
int lookupLHAPDFID(const std::string &setname, int nmem)