Expand description
This module provides parsing utilities for reading and interpreting PDF set data files.
It defines types and methods for loading, parsing, and representing both LHAPDF and NeoPDF set formats, including subgrid data extraction and metadata reading.
Structsยง
- Lhapdf
Set - Manages the loading and parsing of LHAPDF data sets.
- Neopdf
Set - Manages the loading and parsing of NeoPDF sets.
- PdfData
- Represents the parsed data from an LHAPDF
.datfile. - Subgrid
Data - Represents the data for a single subgrid within a PDF data file.