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

Module color_amp

source code

Classes, methods and functions required to write QCD color information for a diagram and build a color basis, and to square a QCD color string for squared diagrams and interference terms.

Classes [hide private]
  ColorBasis
The ColorBasis object is a dictionary created from an amplitude.
  ColorMatrix
A color matrix, meaning a dictionary with pairs (i,j) as keys where i and j refer to elements of color basis objects.
Variables [hide private]
  __package__ = 'madgraph.core'