Newer
Older
Presentations / Others_presentations / fpcp_paul / smlfv2.mp
@mchrzasz mchrzasz on 9 Jan 2013 1 KB first commit
  1. % smlfv2.mp -- do not edit, generated automatically by pseyfert.tex
  2. input feynmp
  3. require_RCS_revision "1.30";
  4. beginchar(1, 200*1.0pt#, 80*1.0pt#, 0);
  5. "feynmf: 1";
  6. LaTeX_unitlength:=1.0pt;
  7. subgraph (0, 0, w, h);
  8. vinit;
  9. pickup pencircle scaled thin;
  10. straight_galleries;
  11. vleft (__i2, __i3, __i4, __i5);
  12. vright (__o2, __o3, __o4, __o5);
  13. vconnect ("phantom", __i4, __g1);
  14. path p[];
  15. vconnect ("plain,label=$\Pnum \to \Pnue $,tag=1", __g1, __g2);
  16. vconnect ("fermion,lab.side=left,label=$\APmuon $", __o4, __g2);
  17. vconnect ("fermion,lab.side=right,label=$\Pbottom $", __i3, __g3);
  18. vconnect ("fermion,lab.side=right,label=$\Pcharm $", __g3, __g4);
  19. vconnect ("fermion,lab.side=right,label=$\Pstrange $", __g4, __o3);
  20. vconnect ("fermion,lab.side=left,label=$\APup $", __o2, __i2);
  21. vfreeze;
  22. p1:=vpath1(__g1,__g2);
  23. ivertex ("d.sh=cross,d.ang=0,d.size=5thick", point length(p1)/2 of p1);
  24. vfreeze;
  25. vconnect ("fermion,lab.side=left,label=$\Ptauon $", __g1, __o5);
  26. vconnect ("dashes,lab.side=right,label=$\PW $", __g1, __g3);
  27. vconnect ("dashes,lab.side=left,label=$\PW $", __g2, __g4);
  28. vfreeze;
  29. vdraw;
  30. endsubgraph;
  31. endchar;
  32. % the end.
  33. end.
  34. endinput;