Expand description
(Unofficial) Rust wrapper for the LHAPDF C++ library.
Structs§
- Wrapper to an LHAPDF object of the type
LHAPDF::PDF
. - PdfSet
- Class for PDF set metadata and manipulation.
- PdfUncertainty
- Structure for storage of uncertainty info calculated over a PDF error set.
Enums§
- Error
- Error struct that wraps all exceptions thrown by the LHAPDF library.
Constants§
- CL_
1_ SIGMA - CL percentage for a Gaussian 1-sigma.
Functions§
- lookup_
pdf - Convert an LHAID to an LHAPDF set name and member ID.
- set_
verbosity - Convenient way to set the verbosity level.
- verbosity
- Convenient way to get the current verbosity level.