[][src]Function lhapdf::lookup_pdf

#[must_use]pub fn lookup_pdf(lhaid: i32) -> Option<(String, i32)>

Look up a PDF set name and member ID by the LHAPDF ID code. The set name and member ID are returned as a tuple in an Option. If lookup fails, None is returned.