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.
 
 
 

80 lines
3.3 KiB

\documentclass{article}
\usepackage[paperheight=110mm,paperwidth=125mm, margin=15mm]{geometry}
\usepackage{feynmp-auto}
\usepackage{textpos}
%\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}{bsll_eff_meson_charm_diagram} \centering
\begin{fmfgraph*}(280,220)
\fmfstraight
\fmfleft{l10,l9,l8,l7,l6,l5,l4,l3,l2,l1,l0}
\fmfright{r10,r9,r8,r7,r6,r5,r4,r3,r2,r1,r0}
\fmf{phantom}{l0,a1,a2,a3,a4,a5,a6,a7,a8,a9,r0}
\fmf{phantom}{l1,b1,b2,b3,b4,b5,b7,b8,b9,r1}
\fmf{phantom}{l2,c1,c2,c3,c4,c5,c6,c7,c8,c9,r2}
\fmf{phantom}{l3,d1,d2,d3,d4,d5,d6,d7,d8,d9,r3}
\fmf{phantom}{l4,e1,e2,e3,e4,e5,e6,e7,e8,e9,r4}
\fmf{phantom}{l5,f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,r5}
\fmf{phantom}{l6,g1,g2,g3,g4,g5,g6,g7,g8,g9,r6}
\fmf{phantom}{l7,h1,h2,h3,h4,h5,h6,h7,h8,h9,r7}
\fmf{phantom}{l8,i1,i2,i3,i4,i5,i6,i7,i8,i9,r8}
\fmffreeze
%Make the spectator quark
\fmf{fermion,label=$u$,tension=1.0, label.side=left}{l0,r0}
%Make the blobs
\fmf{plain,right=-0.3,tension=-0.5,label=$B^+$, label.side=right,label.dist=0.5}{l0,l4}
\fmf{plain,right=0.3,tension=-0.5}{l0,l4}
\fmf{plain,right=-0.3,tension=-0.5,label=$K^*$, label.side=right,label.dist=1.5}{r0,r4}
\fmf{plain,right=0.3,tension=-0.5}{r0,r4}
%Make gluons
\fmf{gluon}{a1,e1}
\fmf{gluon}{b1,a2}
\fmf{gluon}{a9,c9,e9}
\fmf{gluon}{c9,e7}
\fmf{gluon,right=0.3,tension=-0.5}{a4,c6}
\fmf{gluon}{a7,c6}
\fmf{gluon}{c6,e6}
\fmf{gluon}{a3,c3}
\fmf{gluon}{d3,e3}
\fmf{plain,right=1.0,tension=-0.5}{c3,d3,c3}
%Make b to s
\fmf{fermion,label=$\bar{b}$,tension=1.0,label.side=left}{e5,l4}
\fmf{fermion,label=$\bar{s}$,tension=1.0,label.side=left}{r4,e5}
%Make effective vertex
\fmfv{d.shape=square,d.filled=hatched,d.size=10}{e5}
%Make the charm loop
\fmf{plain,right=1.0,tension=-0.5,label=\vspace{-19pt}$c$,label.side=left,label.dist=9.0}{e5,g5}
\fmf{plain,right=1.0,tension=-0.5,label=\vspace{-17pt}$\bar{c}$,label.side=left,label.dist=19.0}{g5,e5}
%Add gluons
\fmf{gluon,right=-1.0,tension=1.0}{f6,e4}
\fmf{gluon,right=1.0,tension=1.0}{f8,e7}
%Make photon
\fmf{photon,label=$\gamma \comma Z^0$, label.side=right}{g5,h6}
%Make muons
\fmf{fermion,label=$\mu^+$,label.side=right}{r6,h6}
\fmf{fermion,label=$\mu^-$,label.side=right}{h6,r8}
\end{fmfgraph*}
\end{fmffile}
\pagestyle{empty}
\end{document}