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