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§
- Alphas
Q2Args - Arguments for the
alphas_q2subcommand. - PdfCli
- Command-line interface for PDF and
alpha_sevaluation. - XfxQ2
Args - Arguments for the xfxQ2 subcommand.
Enums§
- PdfCommands
- Subcommands for PDF and
alpha_sevaluation.
Functions§
- main
- Entry point for the pdf CLI.