•Generation of the topology and insertion of the fields

Construction of topologies:

mesonstop = CreateTopologies[1, 1 -> 1, Adjacencies -> {4}] ;

Field insertion:

mesontreeinsert = InsertFields[mesonstop, {Pion[0, {i1}]} -> {PseudoScalar0[0, {i3}]}, Model -> "Automatic", GenericModel -> "Automatic", InsertionLevel -> Classes] ;

Graphical representation of the process:

Paint[mesontreeinsert, PaintLevel -> {Classes}, AutoEdit -> False, ColumnsXRows -> {2, 1}, Numbering -> False] ;

[Graphics:../HTMLFiles/index_12.gif]


Converted by Mathematica  (July 10, 2003)