Module pineappl::fk_table

source ·
Expand description

Provides the FkTable type.

Structs§

Enums§

  • The optimization assumptions for an FkTable, needed for FkTable::optimize. Since FK tables are typically stored at very small Q2 = Q0, the PDFs f(x,Q0) of heavy quarks are typically set to zero at this scale or set to the same value as their anti-quark PDF. This is used to optimize the size of FK tables.
  • The error type returned when a conversion of a Grid to an FkTable fails.