PhD thesis of Renata Kopečná Angular analysis of B+->K*+(K+pi0)mu+mu- decay with the LHCb experiment
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
1.1 KiB

\documentclass{article}
\usepackage[paperheight=60mm,paperwidth=95mm, margin=5mm]{geometry}
\usepackage{feynmp-auto}
\addtolength{\oddsidemargin}{-10mm}
\addtolength{\evensidemargin}{-10mm}
% commas in feynmp sometimes lead to strange errors, use \comma instead
\DeclareMathSymbol{\comma}{\mathpunct}{letters}{"3B}
\begin{document}\LARGE
\centering
\begin{fmffile}{Kaon_penguin2_diagram} \centering
\begin{fmfgraph*}(300,130)
\fmfleft{i1,i2}
\fmfright{o1,o2}
\fmf{fermion,label=$d$}{i2,w2}
\fmf{fermion,label=$u\comma c$,tension=-0.5}{w2,w1}
\fmf{fermion,label=$\bar{s}$}{w1,i1}
\fmf{photon,label=$W^+$}{w2,z1}
\fmf{photon,label=$W^-$,label.side=left}{z1,w1}
\fmf{photon,label=$Z^0$,tension=1.5}{z1,z2}
\fmf{fermion,label=$\mu^+$,label.side=right}{o1,z2}
\fmf{fermion,label=$\mu^-$}{z2,o2}
\end{fmfgraph*}
\end{fmffile}
\pagestyle{empty}
\end{document}