Module parser

Module parser 

Source
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ยง

LhapdfSet
Manages the loading and parsing of LHAPDF data sets.
NeopdfSet
Manages the loading and parsing of NeoPDF sets.
PdfData
Represents the parsed data from an LHAPDF .dat file.
SubgridData
Represents the data for a single subgrid within a PDF data file.