Home | Trees | Indices | Help |
---|
|
|
|||
|
__init__(self,
filename) Write FeynML to a file. |
||
|
close(self) Commit FeynML code to output file. |
||
|
describe(self,
s) Add a description to the FeynML header. |
||
|
diagramToXML(self,
fd) Create FeynML code for a diagram. |
||
|
blobToXML(self,
b) Create FeynML code for a blob. |
||
|
lineToXML(self,
l) Create FeynML code for a line. |
||
|
pointToXML(self,
p) Create FeynML code for a point. |
||
|
decopointToXML(self,
p) Create FeynML code for a decorated point. |
||
|
labelToXML(self,
l) Create FeynML code for a label. |
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Mon May 21 21:12:04 2007 | http://epydoc.sourceforge.net |