ml4eft.core.truth.tt_prod.weight#

ml4eft.core.truth.tt_prod.weight(sqrts, mu, x1, x2, c, order)[source]#

Convolution of the partonic-cross section with the PDFs

Parameters
  • sqrts (float) – partonic center of mass energy

  • mu (float) – Factorization scale

  • x1 (float) – Momentum fraction carried by parton 1

  • x2 (float) – Momentum fraction carried by parton 2

  • c (array_like) – EFT parameters \(c_{tG}\) and \(c_{ut}\)

  • order (str) – Order of the EFT expansion, choose between ‘lin’ and ‘quad’, or leave None for just the SM

Returns

Partonic cross-section convoluted with the PDFs

Return type

float