first commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
\documentclass[a4paper]{article}
|
||||
\usepackage{feynmp}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\setlength{\unitlength}{1mm}
|
||||
|
||||
\begin{fmffile}{diagram}
|
||||
|
||||
\begin{center}
|
||||
\begin{fmfgraph*}(41,17)
|
||||
\fmfleftn{i}{2}
|
||||
\fmfrightn{o}{2}
|
||||
\fmflabel{$g_2$}{i1}
|
||||
\fmflabel{$g_1$}{i2}
|
||||
\fmflabel{$p_2$}{o1}
|
||||
\fmflabel{$p_1$}{o2}
|
||||
\fmf{quark}{i1,v1}
|
||||
\fmf{quark}{i2,v1}
|
||||
\fmfblob{.35w}{v1}
|
||||
\fmf{quark}{v1,o1}
|
||||
\fmf{quark}{v1,o2}
|
||||
\end{fmfgraph*}
|
||||
\end{center}
|
||||
|
||||
\end{fmffile}
|
||||
|
||||
\end{document}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"compiler": "latex"
|
||||
}
|
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
1/0: uncompressed; offset = 4964
|
||||
2/0: uncompressed; offset = 5023
|
||||
3/0: uncompressed; offset = 5234
|
||||
4/0: uncompressed; offset = 15
|
||||
5/0: uncompressed; offset = 734
|
||||
6/0: uncompressed; offset = 799
|
||||
7/0: uncompressed; offset = 933
|
||||
8/0: uncompressed; offset = 1104
|
||||
9/0: uncompressed; offset = 1947
|
||||
10/0: uncompressed; offset = 1992
|
||||
11/0: uncompressed; offset = 2182
|
||||
12/0: uncompressed; offset = 2427
|
||||
13/0: uncompressed; offset = 2597
|
||||
14/0: uncompressed; offset = 2822
|
||||
15/0: uncompressed; offset = 2989
|
||||
16/0: uncompressed; offset = 3239
|
||||
17/0: uncompressed; offset = 3271
|
||||
18/0: uncompressed; offset = 3328
|
||||
19/0: uncompressed; offset = 3740
|
||||
20/0: uncompressed; offset = 4270
|
Reference in New Issue
Block a user