Skip to main content

Module pdf

Module pdf 

Source
Expand description

CLI logic for evaluating PDF values (xfxQ2) and (alphasQ2) for a given set, member, and kinematics.

This module provides subcommands for evaluating PDF values and alpha_s at specified kinematic points.

Structs§

AlphasQ2Args
Arguments for the alphas_q2 subcommand.
PdfCli
Command-line interface for PDF and alpha_s evaluation.
XfxQ2Args
Arguments for the xfxQ2 subcommand.

Enums§

PdfCommands
Subcommands for PDF and alpha_s evaluation.

Functions§

main
Entry point for the pdf CLI.