Crate managed_lhapdf
source ·Expand description
(Unofficial) Rust wrapper for the LHAPDF C++ library.
Structs§
- Wrapper to an LHAPDF object of the type
LHAPDF::PDF. - Class for PDF set metadata and manipulation.
- Structure for storage of uncertainty info calculated over a PDF error set.
Enums§
- Error struct that wraps all exceptions thrown by the LHAPDF library.
Constants§
- CL percentage for a Gaussian 1-sigma.
Functions§
- Convert an LHAID to an LHAPDF set name and member ID.
- Convenient way to set the verbosity level.
- Convenient way to get the current verbosity level.
Type Aliases§
- Type definition for results with an
Error.