1: \chapter{Kinematics of a three body decay}\label{cha:kin}
2:
3: In this chapter I collect kinematical relations that could eventually be used
4: for a partial wave analysis. As a numeric example I take the decay $B^+\to
5: \pi^-\pi^+K^+$.
6:
7:
8: \section{Rest system of decaying particle}
9:
10: First I consider the kinematical relations that hold in the rest system of the
11: $B$ meson. By definition its three momentum is zero, $\vec{p}_B=0$, in this
12: frame of reference. Its energy is given by its mass $m_B$. The squares of the
13: respective two-body invariant masses are defined by
14: \begin{equation}
15: \begin{split}
16: s_{\pi^-\pi^+} &= (p_{\pi^-} + p_{\pi^+})^2 =
17: (E_{\pi^-}+E_{\pi^+})^2 - (\vec{p}_{\pi^-} + \vec{p}_{\pi^+} )^2, \\
18: s_{\pi^-K^+} &= (p_{\pi^-} + p_{K^+})^2 =
19: (E_{\pi^-}+E_{K^+})^2 - (\vec{p}_{\pi^-} + \vec{p}_{K^+} )^2, \\
20: s_{\pi^+K^+} &= (p_{\pi^+} + p_{K^+})^2 =
21: (E_{\pi^+}+E_{K^+})^2 - (\vec{p}_{\pi^+} + \vec{p}_{K^+} )^2.
22: \end{split}
23: \end{equation}
24: Recall that these quantities are Lorentz invariant; the energies and the
25: three-momenta for one particle pair can be taken with respect to \emph{any}
26: reference frame. (But it has to be the same reference frame for the energy
27: and the three-momentum.) For the sake of brevity I will sometimes refer to
28: these quantities just as ``two-body masses'', ``pair masses'' or the like.
29: These masses (squared) of one pair of particles are related to the energy of
30: the remaining particle, \eg
31: \begin{equation}\label{eq:15}
32: \begin{split}
33: s_{\pi^-\pi^+} &= (E_{\pi^-}+E_{\pi^+})^2 - (\vec{p}_{\pi^-} +
34: \vec{p}_{\pi^+} )^2 \\
35: &= (m_B - E_{K^+} )^2 - \vec{p}_{K^+}^2 \\
36: &= m_B^2 + m_{K^+}^2 - 2m_B E_{K^+},
37: \end{split}
38: \end{equation}
39: and therefore also to the modulus of the three-momentum of the remaining
40: particle:
41: \begin{equation}\label{eq:16}
42: \begin{split}
43: \vec{p}_{K^+}^2 &= E_{K^+}^2 - m_{K^+}^2 \\
44: &= \left( \frac{ m_B^2 + m_{K^+}^2 - s_{\pi^-\pi^+}
45: }{2m_B} \right)^2 - m_{K^+}^2 \\
46: &= \frac{m_B^4 + m_{K^+}^4 + s_{\pi^-\pi^+}^2 - 2 ( m_B^2
47: m_{K^+}^2 + m_B^2 s_{\pi^-\pi^+} + m_{K^+}^2
48: s_{\pi^-\pi^+} ) } { 4m_B^2 }.
49: \end{split}
50: \end{equation}
51: Similarly, one obtains expressions for $E_{\pi^-}$ and $\vec{p}_{\pi^-}^2$,
52: and $E_{\pi^+}$ and $\vec{p}_{\pi^+}^2$ in terms of $s_{\pi^+K^+}$ and
53: $s_{\pi^-K^+}$ respectively, see table~\ref{tab:coll}.
54:
55:
56: \section{Two-body system}\label{sec:two-body}
57:
58: We now make a Lorentz transformation into the center-of-mass system (cms) of
59: the two pions, say. The kinematic situation in this reference system is shown
60: in figure~\ref{fig:kin-pipi}. Compare it to the kinematic situation in
61: scattering in the cms shown in figure~\ref{fig:cms-scatt}.
62: \begin{figure}
63: \centering
64: \input{2-syst}
65: \caption[Kinematic situation in the $\pi\pi$ rest system.]{Kinematic
66: situation for the three-body decay $B^+\to \pi^-\pi^+ K^+$ in the $\pi\pi$
67: rest system with the two-body angle $\theta$ as defined in
68: equation~\eqref{eq:10}, $z\equiv\cos\theta$. Top of the figure: before the
69: decay of the $B$. Bottom of the figure: after the decay and the strong
70: final state interactions.}
71: \label{fig:kin-pipi}
72: \end{figure}
73: %
74: \begin{figure}
75: \centering
76: \input{cms-scatt}
77: \caption[Kinematic situation for scattering.]{Kinematic situation for
78: scattering in the center-of-mass system. Top of the figure: before the
79: strong interactions. Bottom of the figure: after the strong interactions.}
80: \label{fig:cms-scatt}
81: \end{figure}
82: The appropriate transformation from the $B$ rest system to the $\pi\pi$ system
83: is a Lorentz boost along the direction opposite to $\vec{p}_{K^+}$. The
84: relative velocity between the $B$ rest system and the two-body system
85: considered now is (in unities of $c$ and with respect to the direction of
86: $\vec{p}_{K^+}$)
87: \begin{equation}
88: v = - \frac{ |\vec{p}_{\pi^-} + \vec{p}_{\pi^+}| }{ E_{\pi^-} + E_{\pi^+} }
89: = - \frac{ |\vec{p}_{K^+}| }{ m_B - E_{K^+} }.
90: \end{equation}
91: This velocity defines the hyperbolic angle $\alpha$ by which a Lorentz boost
92: along a given axis (here the axis given by $\vec{p}_{K^+}$) can be specified:
93: $\tanh\alpha = v$. The matrix that represents the Lorentz boost then reads
94: \begin{equation}
95: \begin{pmatrix}
96: \cosh\alpha & -\sinh\alpha & 0 & 0 \\
97: -\sinh\alpha & \cosh\alpha & 0 & 0 \\
98: 0 & 0 & 1 & 0 \\
99: 0 & 0 & 0 & 1
100: \end{pmatrix}.
101: \end{equation}
102: Accordingly, the energy of the $B$ in the new reference frame is
103: \begin{equation}
104: \begin{split}
105: E_B' = m_B \cosh\alpha &= m_B \frac{m_B - E_{K^+}}{\sqrt{s_{\pi^-\pi^+}}}
106: \\
107: &=
108: \frac{m_B}{\sqrt{s_{\pi^-\pi^+}}} \left( m_B - \frac{ m_B^2 + m_{K^+}^2 -
109: s_{\pi^-\pi^+}}{2m_B} \right)\\
110: &= \frac{m_B^2 - m_{K^+}^2 + s_{\pi^-\pi^+} }{2 \sqrt{s_{\pi^-\pi^+}}}.
111: \end{split}
112: \end{equation}
113: In the center-of-mass system of the two pions we have $E_B' =
114: \sqrt{s_{\pi^-\pi^+}} + E_{K^+}'$. The energy of the $K^+$ in this system is
115: therefore given by
116: \begin{equation}\label{eq:12}
117: E_{K^+}' = E_B' - \sqrt{s_{\pi^-\pi^+}} = \frac{m_B^2 - m_{K^+}^2 -
118: s_{\pi^-\pi^+} }{2 \sqrt{s_{\pi^-\pi^+}}}.
119: \end{equation}
120: By definition of this reference frame the three-momenta of the two pions are
121: equal, $\vec{p}_{\pi^-}' = \vec{p}_{\pi^+}'$. So are, by momentum
122: conservation, the three-momenta of the $B$ and the $K$, $\vec{p}_B' =
123: \vec{p}_{K^+}'$. I denote the respective moduli of the three-momenta of the
124: pions and the $B$ (or $K$) as $k$ and $l$. $l$ is determined by energy
125: conservation in the new reference frame,
126: \begin{equation}
127: \sqrt{m_B^2 + l^2} = \sqrt{m_{K^+} + l^2} + \sqrt{s_{\pi^-\pi^+}},
128: \end{equation}
129: which equation can be solved for $l$, yielding
130: \begin{equation}\label{eq:14}
131: l^2 = \frac{ m_B^4 + m_{K^+}^4 + s_{\pi^-\pi^+}^2 - 2( m_B^2 m_{K^+}^2 +
132: m_B^2s_{\pi^-\pi^+} + m_{K^+}^2 s_{\pi^-\pi^+}) }{ 4 s_{\pi^-\pi^+} }.
133: \end{equation}
134: As to the three-momentum $k$ of the pions, it can be obtained by evaluating
135: the Lorentz invariant quantity $s_{\pi^-\pi^+}$ in the new reference system,
136: \ie
137: \begin{equation}
138: \sqrt{s_{\pi^-\pi^+}} = \sqrt{m_{\pi^-}^2 + k^2} + \sqrt{m_{\pi^+}^2 + k^2},
139: \end{equation}
140: which upon solving yields
141: \begin{equation}\label{eq:13}
142: k^2 = \frac{ m_{\pi^-}^4 + m_{\pi^+}^4 + s_{\pi^-\pi^+}^2 - 2( m_{\pi^-}^2
143: m_{\pi^+}^2 +
144: m_{\pi^-}^2s_{\pi^-\pi^+} + m_{\pi^+}^2 s_{\pi^-\pi^+}) }{ 4 s_{\pi^-\pi^+}
145: }.
146: \end{equation}
147: The respective energies of the pions in the primed reference system are then
148: \begin{equation}\label{eq:11}
149: E_{\pi^-}' = \sqrt{m_{\pi^-}^2 + k^2}, \qquad E_{\pi^+}' =
150: \sqrt{m_{\pi^+}^2 + k^2}.
151: \end{equation}
152:
153:
154: One relevant quantity for a partial-wave analysis is the angle $\theta$
155: between the respective directions of the $\pi ^-$ and the $K^+$ in the new
156: reference frame, \ie the center-of-mass system of the two pions. We are now
157: going to derive an expression for the cosine of this angle, \ie
158: $z=\cos\theta$, in terms of the two variables of the Dalitz plot,
159: $s_{\pi^-\pi^+}$ and $s_{\pi^-K^+}$, and the masses of the four particles
160: concerned. By definition we have
161: \begin{equation}\label{eq:10}
162: z = \frac{\vec{p}_{\pi^-}' \vec{p}_{K^+}'}{|\vec{p}_{\pi^-}'|
163: |\vec{p}_{K^+}'|} = \frac{ -p_{\pi^-} p_{K^+} + E_{\pi^-}' E_{K^+}'
164: }{k l} .
165: \end{equation}
166: Suitable expressions for $E_{\pi^-}'$, $E_{K^+}'$, $k$ and $l$ are
167: given, respectively, in the equations~\eqref{eq:11}, \eqref{eq:12},
168: \eqref{eq:13} and \eqref{eq:14}. For $p_{\pi^-} p_{K^+}$ we have
169: \begin{equation}
170: p_{\pi^-} p_{K^+} = E_{\pi^-}E_{K^+} - \vec{p}_{\pi^-}\vec{p}_{K^+}.
171: \end{equation}
172: For $E_{K^+}$ we have already derived a relation between it and the Dalitz
173: plot variable $s_{\pi^-\pi^+}$ (equation~\eqref{eq:15}). The scalar product
174: between the two three-momenta can be expressed by the moduli squared of the
175: three-momenta of all three decay products, by transforming the relation for
176: momentum conservation first by putting it in an appropriate form then squaring
177: it and finally solving it for $\vec{p}_{\pi^-}\vec{p}_{K^+}$:
178: \begin{equation}
179: \begin{split}
180: \vec{p}_{\pi^-} + \vec{p}_{K^+} + \vec{p}_{\pi^+} &= \vec{p}_{B} = 0, \\
181: \vec{p}_{\pi^-} + \vec{p}_{K^+} &= - \vec{p}_{\pi^+}, \\
182: \vec{p}_{\pi^-}^2 + \vec{p}_{K^+}^2 + 2\vec{p}_{\pi^-}\vec{p}_{K^+} &=
183: \vec{p}_{\pi^+}^2, \\
184: \vec{p}_{\pi^-}\vec{p}_{K^+} &= \frac{\vec{p}_{\pi^+}^2 -
185: \vec{p}_{\pi^-}^2 - \vec{p}_{K^+}^2}{2}.
186: \end{split}
187: \end{equation}
188: The squares of three momenta in terms of the three two-body masses are given
189: by equation~\eqref{eq:16} and the respective entries in table~\ref{tab:coll}.
190: To express all quantities in the two Dalitz plot variables $s_{\pi^-\pi^+}$
191: and $s_{\pi^-K^+}$, it remains to find an expression for $s_{\pi^+K^+}$ in
192: terms of these. Such an expression can be obtained as follows.
193: \begin{multline}\label{eq:17}
194: s_{\pi^-\pi^+} + s_{\pi^-K^+} + s_{\pi^+K^+} = (p_{\pi^-} + p_{\pi^+})^2 +
195: (p_{\pi^-} + p_{K^+})^2 + (p_{\pi^+} + p_{K^+})^2 \\
196: = p_{\pi^-}^2 + p_{\pi^+}^2 + p_{K^+}^2 \\
197: + p_{\pi^-}^2 + p_{\pi^+}^2 +
198: p_{K^+}^2 + 2( p_{\pi^-}p_{\pi^+} + p_{\pi^-}p_{K^+} + p_{\pi^+}p_{K^+} ).
199: \end{multline}
200: Because of energy-momentum conservation we have
201: \begin{equation}
202: \begin{split}
203: m_B^2 = p_B^2 &= ( p_{\pi^-} + p_{\pi^+} + p_{K^+} )^2 \\
204: &= p_{\pi^-}^2 + p_{\pi^+}^2 +
205: p_{K^+}^2 + 2( p_{\pi^-}p_{\pi^+} + p_{\pi^-}p_{K^+} + p_{\pi^+}p_{K^+} ).
206: \end{split}
207: \end{equation}
208: Using this result and since $p_{\pi^-}^2 = m_{\pi^-}^2$ etc.,
209: equation~\eqref{eq:17} reads
210: \begin{equation}\label{eq:27}
211: s_{\pi^-\pi^+} + s_{\pi^-K^+} + s_{\pi^+K^+} = m_{\pi^-}^2 + m_{\pi^+}^2 +
212: m_{K^+}^2 + m_B^2.
213: \end{equation}
214: So to obtain expressions in the two Dalitz plot variables $s_{\pi^-\pi^+}$ and
215: $s_{\pi^-K^+}$ one can replace every occurrence of $s_{\pi^+K^+}$ by $m_B^2 +
216: m_{\pi^-}^2 + m_{\pi^+}^2 + m_{K^+}^2 - s_{\pi^-\pi^+} - s_{\pi^-K^+}$.
217:
218: The corresponding formulae for the other two two-body systems, \ie the cms of
219: the negative or positive pion and the kaon, can be obtained by making
220: appropriate substitutions. In the case considered so far, \ie the cms of the
221: two pions, the kaon played the role of the spectator, the negative pion the
222: role of the particle with respect to which the angle $\theta$ is measured. In
223: the cms of the negative pion and the kaon, the positive pion is the spectator,
224: the reference particle for the angle I take to be the negative pion. (It could
225: equally well be the kaon, this is just my convention. With the kaon as
226: reference for the angle, $z$ would change sign.) In the cms of the positive
227: pion and the kaon, the negative pion is the spectator and the kaon (or the
228: positive pion) is the reference particle for the angle.
229:
230: \begin{table}[h]
231: \centering
232: \includegraphics[angle=90]{table-kin.eps}
233: \caption{Expressions for energies, three-momenta and cosine of the
234: scattering angle in the $B$ rest system (2nd column), the center-of-mass
235: system of the two pions (3rd column), the center-of-mass
236: system of the negative pion and the kaon (4th column), and the
237: center-of-mass
238: system of the positive pion and the kaon (5th column). $\lambda(a,b,c) =
239: a^2 + b^2 + c^2 - 2( ab + ac + bc )$.}
240: \label{tab:coll}
241: \end{table}
242:
243: \clearpage
244:
245:
246: \section{Pair masses and two-body angles}
247:
248: \subsection{Resonance band or angular peak?}
249:
250: In a typical Dalitz plot for $B^+\to\pi^-\pi^+ K^+$ each decay event is
251: assigned a coordinate pair $(s_{\pi^-\pi^+},s_{\pi^-K^+})$. With the kinematic
252: constraints discussed in this chapter the decay events can be
253: identified\footnote{Actually, the decay events are not uniquely determined by
254: pairs of two appropriate kinematic quantities like
255: $(s_{\pi^-\pi^+},s_{\pi^-K^+})$. The mirror image of a kinematic situation
256: in a three-body decay is not distinguished from its original by such
257: coordinates.} equivalently by other pairs of kinematic quantities. For the
258: task of identifying resonance masses and spins one is interested in the
259: invariant pair masses $s_{\pi^-\pi^+}$, $s_{\pi^-K^+}$ and $s_{K^+\pi^+}$, and
260: in the two-body angles $\theta_{\pi^-\pi^+}$, $\theta_{\pi^-K^+}$ and
261: $\theta_{K^+\pi^+}$. In figures~\ref{fig:s12} to~\ref{fig:z23} lines of
262: constant $s$ and $z\equiv\cos\theta$ are drawn using the Maple command
263: \texttt{implicitplot}. With any two out of these six patterns one can
264: construct one of ${6\choose 2}=15$ coordinate systems for the three-body decay
265: events.
266:
267: The possibility of using coordinate systems consisting of angles and pair
268: masses shows that the interpretation of structures in the Dalitz plot event
269: distribution like bands (see figures~\ref{fig:bands} and \ref{fig:overlap}) is
270: a priori not unique. A concentration of events in a certain region of the
271: Dalitz plot can obtain because certain pair masses are more likely to be
272: produced in the decay or because certain angular distributions in a two-body
273: subsystem are preferred.
274:
275:
276: \begin{figure}
277: \centering
278: \includegraphics[scale=.5]{s12}
279: \caption[Lines of constant $s_{\pi^-\pi^+}$.]{Lines where $s_{\pi^-\pi^+}=
280: (5, 10, 15, 20, 25)\, \text{GeV}^2$. Abscissa: $s_{\pi^-\pi^+}\
281: [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\ [\text{GeV}^2]$.}
282: \label{fig:s12}
283: \end{figure}
284:
285: \begin{figure}
286: \centering
287: \includegraphics[scale=.5]{s13}
288: \caption[Lines of constant $s_{\pi^-K^+}$.]{Lines where $s_{\pi^-K^+}= (5,
289: 10, 15, 20, 25)\, \text{GeV}^2$. Abscissa: $s_{\pi^-\pi^+}\
290: [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\ [\text{GeV}^2]$.}
291: \label{fig:s13}
292: \end{figure}
293:
294: \begin{figure}
295: \centering
296: \begin{pspicture}(-1,-1)(7,8)
297: \psfrag{s[12]}{$s_{\pi^-\pi^+}\ [\text{GeV}^2]$}
298: \psfrag{s[13]}{\rotatebox{90}{$s_{\pi^-K^+}\ [\text{GeV}^2]$}}
299: %\psgrid
300: \rput[bl](-1,-1){\includegraphics[scale=.5]{s23}}
301: \rput{-45}(4,4){{\small 0}}
302: \rput{-45}(3.4,3.4){{\small 5}}
303: \rput{-45}(2.6,2.6){{\small 10}}
304: \rput{-45}(2,2){{\small 15}}
305: \rput{-45}(1.3,1.3){{\small 20}}
306: \rput{-45}(.7,.7){{\small 25}}
307: \end{pspicture}
308: \caption[Lines of constant $s_{K^+\pi^+}$.]{Lines where $s_{K^+\pi^+}= (0,5,
309: 10, 15, 20, 25)\, \text{GeV}^2$.}
310: \label{fig:s23}
311: \end{figure}
312:
313: \begin{figure}
314: \centering
315: \begin{pspicture}(0,0)(7,8)
316: %\psgrid
317: \rput[bl](0,0){\includegraphics[scale=.5]{z12}}
318: %
319: \psline{->}(-.4,7.9)(.4,7.9)
320: \rput[r](-.4,7.9){{\small $z_{\pi^-\pi^+}=-1$}}
321: %
322: \psline{->}(-.4,4.3)(1,4.3)
323: \rput[r](-.4,4.3){{\small $z_{\pi^-\pi^+}=-0.1$}}
324: %
325: \psline{->}(-.4,3.9)(.4,3.9)
326: \rput[r](-.4,3.9){{\small $z_{\pi^-\pi^+}=0.1$}}
327: %
328: \psline{->}(-.4,.6)(.4,.6)
329: \rput[r](-.4,.6){{\small $z_{\pi^-\pi^+}=1$}}
330: \end{pspicture}
331: \caption[Lines of constant $z_{\pi^-\pi^+}$.]{Lines where $z_{\pi^-\pi^+}=
332: \pm 1, \pm 0.8, \pm 0.6, \pm 0.4, \pm 0.2, \pm 0.1$. Abscissa:
333: $s_{\pi^-\pi^+}\ [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\
334: [\text{GeV}^2]$.}
335: \label{fig:z12}
336: \end{figure}
337:
338:
339: \begin{figure}
340: \centering
341: \begin{pspicture}(0,0)(7,8)
342: %\psgrid
343: \rput[bl](0,0){\includegraphics[scale=.5]{z13}}
344: %
345: \psline{->}(7.2,2.2)(6.6,1.6)
346: \rput[bl](7.2,2.2){{\small $z_{\pi^-K^+}=-1$}}
347: \end{pspicture}
348: \caption[Lines of constant $z_{\pi^-K^+}$.]{Lines where $z_{\pi^-K^+}= \pm
349: 1, \pm 0.8, \pm 0.6, \pm 0.4, \pm 0.2, \pm 0.1$. Abscissa:
350: $s_{\pi^-\pi^+}\ [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\
351: [\text{GeV}^2]$.}
352: \label{fig:z13}
353: \end{figure}
354:
355: \begin{figure}
356: \centering
357: \begin{pspicture}(0,0)(7,8)
358: %\psgrid
359: \rput[bl](0,0){\includegraphics[scale=.5]{z23}}
360: %
361: \psline{->}(7.2,2.2)(6.6,1.6)
362: \rput[bl](7.2,2.2){{\small $z_{K^+\pi^+}=1$}}
363: \end{pspicture}
364: \caption[Lines of constant $z_{K^+\pi^+}$.]{Lines where $z_{K^+\pi^+}= \pm
365: 1, \pm 0.8, \pm 0.6, \pm 0.4, \pm 0.2, \pm 0.1$. Abscissa:
366: $s_{\pi^-\pi^+}\ [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\
367: [\text{GeV}^2]$.}
368: \label{fig:z23}
369: \end{figure}
370:
371:
372:
373: \subsection{Partial waves}
374:
375: The coordinate lines of the two-body angle can eventually be used for a
376: partial wave analysis. In the decay $B^+\to\pi^-\pi^+ K^+$ the line of
377: constant $z_{\pi^-K^+}=0$ could be of particular importance. In \cite{belle04}
378: the reference amplitude and phase is taken to be the signal from
379: \begin{equation}
380: B^+\to K^*(892)\pi^+ \to K^+\pi^-\pi^+.
381: \end{equation}
382: $K^*(892)$ has spin $J=1$ and should thus show its particular angular
383: dependence given by the Legendre polynom
384: \begin{equation}
385: P_1(z_{\pi^-K^+}) = z_{\pi^-K^+} \equiv \cos\theta_{\pi^-K^+}.
386: \end{equation}
387: The partial wave amplitude representing a decay via the $K^*(892)$ is
388: therefore expected to vanish where $z_{\pi^-K^+}=0$.
389:
390: In figure~\ref{fig:z=0} the three lines $z_{\pi^-\pi^+}=0$, $z_{\pi^-K^+}=0$,
391: $z_{\pi^+K^+}=0$ are plotted.
392:
393: \begin{figure}
394: \centering
395: \subfigure[]{\includegraphics[scale=.4]{z0-12}}\quad
396: \subfigure[]{\includegraphics[scale=.4]{z0-13}}\quad
397: \subfigure[]{\includegraphics[scale=.4]{z0-23}}
398: \caption[Lines with $z=0$.]{Lines with (a) $z_{\pi^-\pi^+}=0$, (b)
399: $z_{\pi^-K^+}=0$, (c) $z_{\pi^+K^+}=0$ and parts of the Dalitz-plot
400: boundary, \ie with $|z|=1$ for the respective $z$'s. Abscissa:
401: $s_{\pi^-\pi^+}\ [\text{GeV}^2]$. Ordinate: $s_{\pi^-K^+}\
402: [\text{GeV}^2]$.}
403: \label{fig:z=0}
404: \end{figure}
405:
406:
407:
408:
409:
410: %%% Local Variables:
411: %%% mode: latex
412: %%% mode: reftex
413: %%% TeX-master: "diplom"
414: %%% End:
415:
416: