1: \documentclass[aps,%
2: 12pt,%
3: notitlepage,%
4: final,%
5: oneside,%
6: onecolumn,%
7: nobibnotes,%
8: nofootinbib,%
9: superscriptaddress,%
10: noshowpacs,%
11: centertags,%
12: amsmath,amssymb,%
13: a4paper]{revtex4}
14:
15: \begin{document}
16:
17: \title{The Rarita--Schwinger field: renormalization and phenomenology}
18: \author{\firstname{A.E.} \surname{Kaloshin}}
19: \email{kaloshin@physdep.isu.ru}
20: \author{\firstname{V.P.} \surname{Lomov}}
21: \email{lomov@physdep.isu.ru}
22:
23: \affiliation{Irkutsk State University, Russia}
24:
25: \begin{abstract}
26: We discuss renormalization of propagator of interacting Rarita--Schwinger field. Spin-$3/2$
27: contribution after renormalization takes usual resonance form. For non-leading spin-$1/2$
28: terms we found procedure, which guarantees absence of poles in energy plane. The obtained
29: renormalized propagator has one free parameter and is a straight generalization of the famous
30: free propagator of Moldauer and Case. Application of this propagator for production of
31: $\Delta^{++}(1232)$ in $\pi^{+}\particle{p}\to \pi^{+}\particle{p}$ leads to good description
32: of total cross-section and to reasonable agreement with results of partial wave analysis.
33: \end{abstract}
34:
35: \maketitle
36:
37: %% Introdution
38: \input{introduction}
39:
40: %%% Main part.
41: %% Section #1
42: %%%
43: \input{dressed-propagator}
44:
45: %%%
46: %% Section #2
47: %%%
48: \input{renorm}
49:
50: %%%
51: %% Section #3
52: %%%
53: \input{application}
54:
55: %%%
56: %% Conclusions
57: %%%
58: \input{conclusions}
59:
60: %%
61: \section{Acknowledgments}
62:
63: We thank A.M. Moiseeva for participation at the beginning of this
64: work. This work was supported in part by RFBR grant No
65: 05-02-17722.
66:
67: %%%
68: %% Appendix
69: %%%
70:
71: \input{appendices}
72:
73: %%%
74: %% Bibliography
75: %%%
76: %% How about file with bibliography database 'bibliography.tex'?
77: %% The bibliography database now (7.2.2007) is stored into file 'biblio.bib', i.e.
78: %% BiBTeX database file.
79:
80: %% The '\include' command is distinguished from '\input{}' one that it does before and after inclusion
81: %% '\clearpage'.
82: \include{biblio}
83: %\include{biblio-bib}
84:
85: %%%
86: %% Tables and figures.
87: %%%
88: \input{tables-figures}
89:
90: \end{document}
91:
92: %% Other info in file 'rs-aux.tex'
93: %%\include{rs-aux}
94:
95: %%% local Variables:
96: %%% mode: latex
97: %%% fill-column: 96
98: %%% TeX-master: "rs.tex"
99: %%% End:
100: