ml4eft.core.truth.tt_prod.weight_pt#

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

Convolution of the partonic-cross section with the PDFs, keeping info about the scattering angle

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

  • pt (float) – Transverse momentum of the top

  • 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