Expand description
Python bindings for the PDF module.
Structs§
- PyLazyPD
Fs - Python wrapper for the
neopdf::pdf::PDFstruct. - PyPDF
- Python wrapper for the
neopdf::pdf::PDFstruct. - PyPDF
Set - LHAPDF-compatible interface to a PDF set.
Enums§
- PyForce
Positive - Python wrapper for the
ForcePositiveenum. - PyGrid
Params - This enum contains the different parameters that a grid can depend on.
- PyLoader
Method - Methods to load all the PDF members for a given set.
Functions§
- register
- Registers the
pdfsubmodule with the parent Python module.