[−][src]Crate lhapdf
(Unofficial) Rust wrapper for the LHAPDF C++ library.
Structs
Wrapper to an LHAPDF object of the type | |
| PdfSet | Class for PDF set metadata and manipulation. |
| PdfUncertainty | Structure for storage of uncertainty info calculated over a PDF error set. |
Functions
| available_pdf_sets | Get the names of all available PDF sets in the search path. |
| lookup_pdf | 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 |
| set_verbosity | Convenient way to set the verbosity level. |
| verbosity | Convenient way to get the current verbosity level. |