Package madgraph :: Package core :: Module color_algebra
[hide private]
[frames] | no frames]

Module color_algebra

source code

Classes and methods required for all calculations related to SU(N) color algebra.

Classes [hide private]
  ColorObject
Parent class for all color objects like T, Tr, f, d, ...
  Tr
The trace color object
  T
The T color object.
  f
The f color object
  d
The d color object
  Epsilon
Epsilon_ijk color object for three triplets
  EpsilonBar
Epsilon_ijk color object for three antitriplets
  K6
K6, the symmetry clebsch coefficient, mapping into the symmetric tensor.
  K6Bar
K6Bar, the barred symmetry clebsch coefficient, mapping into the symmetric tensor.
  T6
The T6 sextet trace color object.
  ColorString
A list of ColorObjects with an implicit multiplication between, together with a Fraction coefficient and a tag to indicate if the coefficient is real or imaginary.
  ColorFactor
ColorFactor objects are list of ColorString with an implicit summation.
Variables [hide private]
  __package__ = 'madgraph.core'